mod

fun mod(m: BigInt): BigInt

Remainder this mod m (m must be > 0). Result in [0, m).