I am trying to do example 3.6 from this http://www.cs.fsu.edu/~lacher/courses/MAD3105/lectures/s1_3equivrel.pdf script, but I am not sure what does $(\text{mod}\ m)$ means.
Can somebody explain it to me. Thanks.
I am trying to do example 3.6 from this http://www.cs.fsu.edu/~lacher/courses/MAD3105/lectures/s1_3equivrel.pdf script, but I am not sure what does $(\text{mod}\ m)$ means.
Can somebody explain it to me. Thanks.
a= k*m + b ; b is the rest of the euclidian division of a by m