rem

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

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