- subtrahend
- value to be subtracted from 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 subtrahend == null or mc == null.
Returns a new BigDecimal whose value is this - subtrahend. The result is rounded according to the passed context mc.