div

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

Division of two elements.

Return

the quotient.

Parameters

<receiver>

the dividend.

b

the divisor.

Sources

common source
Link copied to clipboard