How can $ -2 \mod 26 = 24$? I can not understand it properly.
In my view point:
-2 mod 26 = .7.What is totally wrong. the real out put is 24, but how can anybody explain it clearly?
How can $ -2 \mod 26 = 24$? I can not understand it properly.
In my view point:
-2 mod 26 = .7.What is totally wrong. the real out put is 24, but how can anybody explain it clearly?
If you have an analog clock, there are $12$ numbers on it. If there are $2$ more hours before you reach $12$, what is the time now? $$12-2=10.$$
Now let's travel to another planet, there are $26$ numbers on it. There are $2$ more hours before you reach $26$, what is the time now? $$26-2=24.$$
Rather than going clockwise, go anti-clockwise for negative number.