» Summary | » License |
---|---|
Numerical Root-Finding methods package in PHP | BSD License |
» Current Release | » Bug Summary |
1.1.0a2 (alpha) was released on 2010-10-25 by doconnor (Changelog) Easy InstallNot sure? Get more info. pear install Math_Numerical_RootFinding Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Math_Numerical_RootFinding 1.0.0 (stable) was released on 2006-02-05 (Changelog) |
Report a new bug to Math_Numerical_RootFinding |
» 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 |
|