This library provides a general purpose polynomial calculator for actionscript 3. This includes basic math operators, deriviatives, finding zeros (uses TOMS493 algorithm), and solving. Supports copmlex coeffiecents and rational polynomials.
Features
- Built on complex number support
- Represent polynomials in Standard Form (based on coefficents) or Factored Form (based on zeros)
- Zero finding algorithm repoted to find over 100 zeros. Find multiple identical roots and complex roots from polynomials with complex coeffients.
- Built-in support for switching between Standard Form and Factored Form
- Rational Polynomials f(x)/g(x).
- Helper class for performing +.-./,*, and equal tests between complex nums, polynomials, and rational polynomials
- Solving Linear set of equations where the coeffecients contain a rational polynomial
License
BSD LicenseFollow As3 Polynomial Lib
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Of course I love my own project! I hope you will too.