| Interface | Description |
|---|---|
| FieldElement<T> |
Represents an element of a mathematical field.
|
| Class | Description |
|---|---|
| Complex |
A representation of a complex number.
|
| Rational |
A representation of a rational number.
|
| Real |
A numerical approximation of a
real number.
|
| Real.Interval |
An interval on the real line.
|
| Reals |