Remainder Calculator
Result:
About Remainder
The remainder is the amount left over after division when one number cannot be divided evenly by another.
For numbers a and b, where a is the dividend and b is the divisor:
a = b × q + r, where 0 ≤ r < |b|
a = b × q + r, where 0 ≤ r < |b|
Properties:
- The remainder is always less than the divisor
- The remainder is always non-negative
- When the remainder is 0, the division is exact
- The remainder can be used to check if a number is divisible by another
Advertisement
Advertisement Space