minus

open inline operator override fun Float.minus(arg: Float): Float

Subtraction of two elements.

Receiver

the minuend.

Return

the difference.

Parameters

arg

the subtrahend.

Sources

Link copied to clipboard