div

operator fun Int.div(other: NonZeroInt): Int

Divides this value by the other value, truncating the result to an integer that is closer to zero.