div

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

Division of two elements.

Return

the quotient.

Parameters

<receiver>

the dividend.

b

the divisor.

Sources

common source
Link copied to clipboard