div

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

Division of two elements.

Return

the quotient.

Parameters

<receiver>

the dividend.

other

the divisor.

Sources

common source
Link copied to clipboard