Constructs a BigDecimal whose unscaled value is equal to that
of the specified BigInt value.
Constructs a BigDecimal whose unscaled value is equal to that
of the specified BigInt value.
the specified BigInt value
the scale
the constructed BigDecimal
Constructs a BigDecimal whose value is equal to that of the
specified BigInt value.
Constructs a BigDecimal whose value is equal to that of the
specified BigInt value.
the specified BigInt value
the constructed BigDecimal
Translates the decimal String representation of a BigDecimal
into a BigDecimal.
Translates a character array representation of a BigDecimal
into a BigDecimal.
Constructs a BigDecimal whose value is equal to that of the
specified double value.
Constructs a BigDecimal whose value is equal to that of the
specified double value.
the specified Double value
the constructed BigDecimal
Constructs a BigDecimal whose unscaled value is equal to that
of the specified long value.
Constructs a BigDecimal whose unscaled value is equal to that
of the specified long value.
the value
the scale
the constructed BigDecimal
Constructs a BigDecimal whose value is equal to that of the
specified long value.
Constructs a BigDecimal whose value is equal to that of the
specified long value.
the specified long value
the constructed BigDecimal
Constructs a BigDecimal whose value is equal to that of the
specified Integer value.
Constructs a BigDecimal whose value is equal to that of the
specified Integer value.
the specified integer value
the constructed BigDecimal
Implicit conversion from Double to BigDecimal.
Implicit conversion from Int to BigDecimal.
Implicit conversion from java.math.BigDecimal to scala.BigDecimal.
Implicit conversion from Long to BigDecimal.
Constructs a BigDecimal using the java BigDecimal static
valueOf constructor.
Constructs a BigDecimal using the java BigDecimal static
valueOf constructor.
the specified double value
the constructed BigDecimal
1.0
2.7