modMul

fun modMul(other: BigInt, m: BigInt): BigInt

(this * other) mod m.