precision
Returns the _precision of this BigDecimal. (The _precision is the number of digits in the unscaled value.)
The _precision of a zero value is 1.
Return
the _precision of this BigDecimal.
Since
1.5
Returns the _precision of this BigDecimal. (The _precision is the number of digits in the unscaled value.)
The _precision of a zero value is 1.
the _precision of this BigDecimal.
1.5