| Class | Description |
|---|---|
| Atom |
An Atom is a letter, a subscript, and a power which represents the basic part of
the coefficient of a polynomial.
|
| Coef |
An array of Terms.
|
| Polynomial |
A Polynomial is a polynomial in X with a certain degree and a set of coefficients.
|
| Term |
An array of Atoms and a number.
|