Modular Arithmetic — Definition, Formula & Examples
Modular Arithmetic
Regular addition, subtraction, and multiplication, but with the answer given modulo n.
See also
Key Formula
Where:
- = The integer you are reducing
- = The modulus (the number you divide by)
- = The quotient (an integer)
- = The remainder, which is the result
