Top Level :: Math

Package Information: Math_Polynomial 0.1.0

Show All Changelogs
» Version » Information
0.1.0Download

Release date: 2006-03-15 15:44 UTC
Release state: beta

Changelog:

* Fixed the (string) casting and "double quotes" in Polynomial.php (Justin Patrin)
* Added secant methods: PolynomialOp::getSecantSlopeAt(), PolynomialOp::getSecantAt(), PolynomialOp::createSecantFunction()
* Fixed a bug involving terms with 0 coefficients
* Added method: PolynomialOp::getAntiDerivative()
* Added behavior related methods: PolynomialOp::isEven(), PolynomialOp::isOdd(), PolynomialOp::getEndBehavior()

Dependencies:
0.0.2 2006-01-27     alpha