uplinks:: Arithmetic
tags:: #lang/en #type/term
Modular Arithmetic
- A system of Arithmetic for integers, where numbers "wrap around" when reaching a certain value, called the modulus.
- Whole numbers are replaced by their remainders after division by a fixed number
- Examples
- 12-hour clock