This is the original Modular Arithmetic Calculator, which is performs a single set of calculations and displays the results.
If you want to do repeated operations, try the new Modular Arithmetic Calculator, which enables you to store the last result and then recall it at a later time to either the a or b input box.
In modular (or "clock") arithmetic, all integers are reduced to their remainder after dividing by a fixed integer, called the modulus. For example, suppose the modulus is 7. To reduce 16 modulo 7, divide 16 by 7. The result is the remainder, 2.
To use the Modular Arithmetic Calculator, enter a non-zero integer for the modulus m, and integers a and b below. To calculate an, enter a positive integer for the exponent n. Then click Calculate.
Send comments.
Copyright 2009 by Paul Trow