Package com.ibm.icu.math
package com.ibm.icu.math
IBM BigDecimal support.
-
ClassesClassDescriptionThe
BigDecimal
class implements immutable arbitrary-precision decimal numbers.TheMathContext
immutable class encapsulates the settings understood by the operator methods of theBigDecimal
class (and potentially other classes).