Modular arithmetics is a type of integer arithmetic where numbers wrap around a certain value, meaning they reset after reaching that value:
Also can be represented as:
Modular arithmetics is a type of integer arithmetic where numbers wrap around a certain value, meaning they reset after reaching that value:
Also can be represented as: