Added in API level 24
android.icu.math
Classes
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 BigDecimal
class (and potentially other classes).
|
Classes