Modular Arithmetic
This is can be used as method for finding remainders where all the possible numbers (the numbers less than the divisor) are put in a circle, and then by counting around the circle the number of times of the number being divided, the remainder will be the final number landed on.
See also: Modular Number System.
Subjects: Mathematics


