rem

operator fun rem(other: T): T
operator fun rem(divisor: Double): T
operator fun rem(divisor: Int): T