Top Level :: Math

Package Information: Math_Numerical_RootFinding

» 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 Install

Not sure? Get more info.

pear install Math_Numerical_RootFinding

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Math_Numerical_RootFinding


1.0.0 (stable) was released on 2006-02-05 (Changelog)
  • Package Maintenance Rank: 56 of 229 packages with open bugs
  • Number of open bugs: 1 (3 total bugs)
  • Average age of open bugs: 3541 days
  • Oldest open bug: 3541 days

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

Packages that depend on Math_Numerical_RootFinding

Dependencies for Math_Numerical_RootFinding