BigDecimal.negate

BigDecimal.negate

Class Overview | Class Members | This Package | All Packages

Syntax
public BigDecimal negate()
Description
Returns a BigDecimal whose value is -1 * this, and whose scale is this.scale().