unaryMinus

open operator override fun unaryMinus(): CommonBigInt

Returns a new BigInt with its sign changed. In the case of 0, it returns itself.