div

open operator fun Number.div(other: Number): Number(source)

Returns quotient of Euclidean division (a.k.a. a division with remainder).