Mod¶
Returns the remainder when dividing the first argument by the second.
For Gaussian integers the remainder uses m - n*Round[m/n].
Mod¶Returns the remainder when dividing the first argument by the second.
For Gaussian integers the remainder uses m - n*Round[m/n].