|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Added Methods | |
int solveQuadratic(double[], |
Solves the quadratic whose coefficients are in the eqn array and places the non-complex roots into the res array returning the number of roots. |
| Changed Methods | ||
Object clone() |
Documentation changed from old to new. |
Creates a new object of the same class and with the same contents as this object. |
int solveQuadratic(double[]) |
Documentation changed from old to new. |
Solves the quadratic whose coefficients are in the eqn array and places the non-complex roots back into the same array returning the number of roots. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||