unaryMinus

open operator override fun BigInt.unaryMinus(): BigInt

The negation of this element.

Return

the additive inverse of this value.

operator fun String.unaryMinus(): BigInt