div

open operator fun T.div(k: Number): T

Division of this element by scalar.

Return

the quotient.

Parameters

<receiver>

the dividend.

k

the divisor.

Sources

common source
Link copied to clipboard