unaryMinus

open inline operator override fun Float.unaryMinus(): Float(source)

The negation of this element.

Receiver

this value.

Return

the additive inverse of this value.