unaryMinus

open operator override fun BigDecimal.unaryMinus(): BigDecimal

The negation of this element.

Return

the additive inverse of this value.

Sources

jvm source
Link copied to clipboard