| Trees | Indices | Help |
|
|---|
|
|
Represent polynomials, and supports addition, subtraction, and root finding.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Instance Variables | |
|
coeffs List of coefficients of the polynomial, highest order first |
|
|
order Order of the polynomial; one less than the number of coeffs |
|
| Method Details |
|
|
|
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 26 17:51:16 2011 | http://epydoc.sourceforge.net |