rem

open operator fun Number.rem(other: Number): Number(source)

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