rem

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

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