Quadratic Equation Solver

Package:
Quadratic Equation Solver
Summary:
Get the roots of a quadratic equation
Groups:
Math, PHP 5
Author:
Alexandre Cisneiros
Description:
This class can be used to get the roots of a quadratic equation.

It takes as parameters the coefficients a, b and c and the precision of the root values.

The class calculates the quadratic equation roots and returns them in an array.


Powered by Gewgley