div

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

Division of this element by scalar.

Receiver

the dividend.

Return

the quotient.

Parameters

k

the divisor.

Sources

Link copied to clipboard