- multiplicand
- value to be multiplied with this.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException if multiplicand == null.
Returns a new BigDecimal whose value is this * multiplicand. The scale of the result is the sum of the scales of the two arguments.