rem

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

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