| Interface | Description |
|---|---|
| AngleConstants | |
| CoercionConstants |
This class provides constants to conveniently express complex numeric values with high precision.
|
| DimensionlessConstants | |
| MetricFactorConstants | |
| UnitConstants |
A collection of commonly used SI units specified as standard abbreviations.
|
| Class | Description |
|---|---|
| CoercionConstants.BigDecimalCoercion | |
| CoercionConstants.BigIntegerCoercion | |
| CoercionConstants.RationalCoercion | |
| Rational |
Models rational numbers as an immutable fraction using
BigInteger to maintain arbitrary precision. |
Copyright © 2021. All rights reserved.