IBM BigDecimal support.
See: Description
Class Summary | |
---|---|
BigDecimal |
The BigDecimal class implements immutable
arbitrary-precision decimal numbers. |
MathContext |
The MathContext immutable class encapsulates the
settings understood by the operator methods of the {@link BigDecimal}
class (and potentially other classes). |
IBM BigDecimal support.