kmath-core
/
space.kscience.kmath.operations
/
BigIntField
/
unaryMinus
common
unary
Minus
open operator override fun
BigInt
.
unaryMinus
():
BigInt
Content copied to clipboard
The negation of this element.
Return
the additive inverse of this value.
operator fun
String
.
unaryMinus
():
BigInt
Content copied to clipboard