This modulo reference table shows the mod b (remainder) for a range of dividend (a) values, assuming a divisor (b) of 5. Every figure is computed with the same engine that powers our Modulo Calculator, so the numbers are exact.
| Dividend (a) | a mod b (remainder) | Whole quotient |
|---|---|---|
| 4.3 | 4.3000 | 0 |
| 8.5 | 3.5000 | 1 |
| 13 | 3.0000 | 2 |
| 17 | 2.0000 | 3 |
| 26 | 1.0000 | 5 |
| 34 | 4.0000 | 6 |
| 51 | 1.0000 | 10 |
| 85 | 0.0000 | 17 |
| 120 | 0.0000 | 24 |
| 170 | 0.0000 | 34 |
How to use this table
Find the row closest to your dividend (a) and read across to the mod b (remainder). For a value between two rows, the real figure sits between them — or enter your exact numbers in the Modulo Calculator for a precise answer.
Need a value that is not in the table? — the Modulo Calculator does it instantly, for free, with the formula and a worked example built in.
Related calculators
Continue exploring math calculators with these tools: Margin of Error Calculator, Sample Size Calculator, Confidence Interval Calculator, Coefficient of Variation Calculator, Regular Heptagon Area Calculator.