Simple 7-Operation Calculator

10+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Simple 7-Operation Calculator is a calculator that calculates addition, subtraction, multiplication, division, exponent, nth root, and modulus.

nput two numbers, and the result is calculated.

NOTES:

- For division, the numerator is the first number, and the demoninator
is the second number.
- For exponent, the second number is the nth power.
- For root, the second number is the nth root.
- Modulus calculates remainder.
- The second number cannot be 0 for division, nth root, and modulus.
Updated on
Apr 30, 2019

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

V1.0 : Computes addition, subtraction, multiplication, division, exponent, nth root, and modulus.