unaryMinus

expect operator fun unaryMinus(): Double(source)

Returns the negative of this value.

Since Kotlin

1.0
actual operator fun unaryMinus(): Double(source)

Returns the negative of this value.

Since Kotlin

1.1
operator fun unaryMinus(): Double(source)

Returns the negative of this value.

Since Kotlin

1.0
actual operator external fun unaryMinus(): Double(source)

Returns the negative of this value.

Since Kotlin

1.3
actual operator fun unaryMinus(): Double(source)

Returns the negative of this value.

Since Kotlin

1.8
actual operator fun unaryMinus(): Double(source)

Returns the negative of this value.

Since Kotlin

1.8