kmath
jvm
kmath-core
/
space.kscience.kmath.operations
/
JBigIntegerField
/
unaryMinus
unary
Minus
jvm
open
operator override
fun
BigInteger
.
unaryMinus
(
)
:
BigInteger
Content copied to clipboard
The negation of this element.
Receiver
this value.
Return
the additive inverse of this value.
Sources
jvm source
Link copied to clipboard