kmath
0.3.1-dev-RC
jvm
kmath-core
/
space.kscience.kmath.operations
/
JBigDecimalFieldBase
/
unaryMinus
unary
Minus
jvm
open
operator override
fun
BigDecimal
.
unaryMinus
(
)
:
BigDecimal
(
source
)
The negation of this element.
Receiver
this value.
Return
the additive inverse of this value.