Returns a BigDecimal whose value is the absolute value of this BigDecimal, and whose scale is this.scale().
BigDecimal
this.scale()
Returns: abs(this)
abs(this)
Diagram: BigInteger, BigDecimal