Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
Math_Numerical_RootFinding
Installed
- no -
Latest
1.1.0a2
License
BSD License
Summary
Numerical Root-Finding methods package in PHP
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
Dependencies
PHP Version: 4.3.0 or newer PEAR Package: pear.php.net/PEAR 1.4.0 or newer