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