rem

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

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