Modulo Calculator
About Modulo Calculator
Find quotient and remainder after division.
How to Use
Find quotient and remainder after division. Enter the Dividend and Divisor values and review the Quotient and Remainder outputs after you calculate.
- Open the calculator : Use Modulo Calculator from the Math category.
- Check the inputs : Review the required values and any optional settings.
- Read the formula : Use the formula and notes below to understand how the result is produced.
Common Questions
What formula does the Modulo Calculator use?
r = a - b x floor(a / b).
Inputs
- Dividend
- Divisor
Outputs
- Quotient
- Remainder
Formula
r = a - b x floor(a / b).