rem

operator fun rem(other: Int): Int(source)
operator fun rem(other: BigInt): BigInt(source)