Engineering Math |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modulo Math
Formal Definition
Example 01 >
Let's suppose a = 15, n = 6. We can express this according to the definition as follows. 15 = 2 x 6 + 3 ==> q = 2, r = 3
This is represented as follows in modular form.
15 mod 6 = 3
Example 02 >
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||