Top Level :: Math

Package Information: Math_Numerical_RootFinding

» Summary» License
Numerical Root-Finding methods package in PHPBSD License
» Current Release» Bug Summary
1.1.0a1 (alpha) was released on 2008-11-10 (Changelog)
1.0.0 (stable) was released on 2006-02-05 (Changelog)
No open bugs
» Description
Math_Numerical_RootFinding is the package provide various number of Numerical
Root-Finding Methods functions implemented in PHP.
Supported methods:
1. Bisection/Binary Chopping/Interval Halving/Bolzano
2. False Position/Regula Falsi
3. Fixed Point
4. Netwon-Raphson
5. Netwon-Raphson 2
6. Ralston-Rabinowitz
7. Secant
» Maintainers» More Information
» Packages that depend on Math_Numerical_RootFinding