- multiplicand
- value to be multiplied with this.
- mc
- rounding mode and precision for the result of this operation.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException if multiplicand == null or mc == null.
Returns a new BigDecimal whose value is this * multiplicand. The result is rounded according to the passed context mc.