minus

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

Subtraction of two elements.

Return

the difference.

Parameters

<receiver>

the minuend.

b

the subtrahend.

Sources

common source
Link copied to clipboard