div

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

Division of two elements.

Return

the quotient.

Parameters

<receiver>

the dividend.

b

the divisor.

Sources

common source
Link copied to clipboard