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