-
This package can be used to evaluate and render polynomial equations.It can take an array of coefficients of a polynomial equation and can evaluate it for a given x value.It can also generate HTML to render the equation in a Web page.
-
Several types of simple polynomial operations such as multiplying, dividing and removing brackets, are supported.Requirements: PHP 3.0 or higher


