div

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

Division of two elements.

Return

the quotient.

Parameters

<receiver>

the dividend.

other

the divisor.

Sources

common source
Link copied to clipboard