News

* The coefficients of a quadratic equation ax2 + bx + c = 0 are passed to the array * eqn and the real roots are stored in roots. The method returns the number of real * roots. See Programming ...