BigDecimal
Parameters
the String representation of this decimal number
Create an instance of BigDecimal from a mantissa and exponent.
Parameters
a BigInteger representing the significant digits of this decimal value
an Int representing the exponent of this decimal value
A floating point decimal number with arbitrary precision.
Parameters
the String representation of this decimal number
Create an instance of BigDecimal from a mantissa and exponent.
Parameters
a BigInteger representing the significant digits of this decimal value
an Int representing the exponent of this decimal value
A floating point decimal number with arbitrary precision.
Parameters
the String representation of this decimal number
Create an instance of BigDecimal from a mantissa and exponent.
Parameters
a BigInteger representing the significant digits of this decimal value
an Int representing the exponent of this decimal value