kt-math
/
org.gciatto.kt.math
/
BigInteger
/
unaryMinus
common
unary
Minus
operator fun
unaryMinus
():
BigInteger
Content copied to clipboard
Returns a BigInteger whose value is
(-this)
.
Return
-this