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