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.

  1. Open the calculator : Use Modulo Calculator from the Math category.
  2. Check the inputs : Review the required values and any optional settings.
  3. 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).