div

open operator override fun Int.div(other: Int): Int(source)

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