unaryMinus

operator fun unaryMinus(): Float(source)

Returns the negative of this value.

Since Kotlin

1.0
operator fun unaryMinus(): Float(source)

Returns the negative of this value.

Since Kotlin

1.1
operator external fun unaryMinus(): Float(source)

Returns the negative of this value.

Since Kotlin

1.3
operator fun unaryMinus(): Float(source)

Returns the negative of this value.

Since Kotlin

1.8
operator fun unaryMinus(): Float(source)

Returns the negative of this value.

Since Kotlin

1.8