div

open inline operator override fun Float.div(arg: Float): Float(source)

Division of two elements.

Receiver

the dividend.

Return

the quotient.

Parameters

arg

the divisor.