Modulo Calculator

Modulo Calculator
Modulo Calculator
Developer: MLZ
Category: Tools
90.5K installs
196 ratings
+229 weekly installs
+712 monthly installs

4.19★

Ratings: 196

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Calculate the modulo of two numbers

The Modulo Calculator app lets you calculate the modulo of two numbers. Modulo operation is the remainder after division of one number by another. This is often needed by programmers and computer scientists.

▪️ Short form of Modulo operation is mod and the symbol is %.
▪️ Support for exponential notation (^ power)
▪️ Support for calculations including: inverse (^-1), addition, subtraction, multiplication and division
▪️ Support for decimal numbers
▪️ See how the modulo operation result differs between different modulo definitions used by programming languages
▪️ Supported modulo definitions: Euclidean Modulo, Truncated Modulo and Floored Modulo
▪️ See how many times the second number fits in the first one
▪️ Lets you copy the result to your clipboard
▪️ Light and dark mode