Is there a modular integer division operator? I tried 5 % 3 and it doesn’t work. I can’t find the function in Math.Int.
↧
Modular integer division operator?
↧
Is there a modular integer division operator? I tried 5 % 3 and it doesn’t work. I can’t find the function in Math.Int.