- val
- value to be compared with this.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException if val == null.
Compares this BigDecimal with val. Returns one of the three values 1, 0, or -1. The method behaves as if this.subtract(val) is computed. If this difference is > 0 then 1 is returned, if the difference is