|
Class Summary |
| BaseUnit |
A primitive Unit of measurement (such as a meter). |
| BitOps |
Implements logical (bit-wise) operations on infinite-precision integers. |
| CComplex |
General Cartesian Complex number. |
| Complex |
|
| CQuantity |
General Cartesian Complex quantity. |
| DComplex |
A complex number using rectangular (Cartesian) plain double values. |
| DFloNum |
|
| Dimensions |
A Dimensions object represents the product or ratio of BaseUnits. |
| DQuantity |
A Quantity represented as the product of a plain double and a Unit. |
| IntFraction |
Implementation of exact rational numbers as fractions of IntNums. |
| IntNum |
A class for infinite-precision integers. |
| Numeric |
|
| Quantity |
A quantity with a unit. |
| RatNum |
|
| RealNum |
|
| Unit |
|
Supports various numeric types, including complex numbers,
efficient bignums, exact rational numbers, units, and more.