div

open operator fun T.div(other: T): T

Division of two elements.

Return

the quotient.

Parameters

<receiver>

the dividend.

other

the divisor.

Sources

common source
Link copied to clipboard