Calculator, no rounding errors APK

Calculator, no rounding errors  Icon
0/5
0 Ratings
Developer
Raiiware
Current Version
2.7.0
Date Published
File Size
934.3 KB
Package ID
com.raiiware.calculator
Price
$ 0.00
Downloads
424+
Category
Android Apps
Genre
Tools

APK Version History

Version
2.7.0 (11)
Architecture
Unlimited
Release Date
October 13, 2024
Requirement
Android 5.0+ (Lollipop, API 21)
Version
2.6.0 (10)
Architecture
Unlimited
Release Date
July 03, 2024
Requirement
Android 5.0+ (Lollipop, API 21)
Version
2.2.0 (6)
Architecture
Unlimited
Release Date
March 26, 2023
Requirement
Android 5.0+ (Lollipop, API 21)
Version
1.0.1 (2)
Architecture
Unlimited
Release Date
October 27, 2017
Requirement
Android 2.2+ (Froyo, API 8)
Version
1.0.0 (1)
Architecture
Unlimited
Release Date
July 12, 2016
Requirement
Android 2.2+ (Froyo, API 8)
  • Calculator, no rounding errors Screenshot
  • Calculator, no rounding errors Screenshot
  • Calculator, no rounding errors Screenshot
  • Calculator, no rounding errors Screenshot
  • Calculator, no rounding errors Screenshot
  • Calculator, no rounding errors Screenshot
  • Calculator, no rounding errors Screenshot
  • Calculator, no rounding errors Screenshot
  • Calculator, no rounding errors Screenshot
  • Calculator, no rounding errors Screenshot
  • Calculator, no rounding errors Screenshot
  • Calculator, no rounding errors Screenshot

About Radio FM 90s

FEATURES:

1. Accurate, no round-off errors
- Computational error (rounding-off) doesn't occur.
This app treats a numerical value as a rational number of the infinite precision.

e.g.
A result of "1 ÷ 3" is indicated as "0.3333333...",
but is internally treated as "1/3" (fraction).


2. Arithmetic operator precedence

- This app understands the arithmetic operator precedence.
(e.g. Multiplication precedes addition.)

Thus, in the expression "1000 + 25 × 8",
the answer is "1200" (not "8200").


- This app also understands parentheses.

Thus, in the expression "1 ÷ ( 2 + 3 )",
the answer is "0.2" (not "3.5").


3. Infinite-precision arithmetic

- This app can deal with a very huge numbers or
very tiny numbers without errors.

- When a number is too long and doesn't fit into the display area,
you can scroll the display area horizontally.

- When the quotient is not divisible,
it is shown up to 24 digits after the decimal point.


4. Percentage operations

- You can use the "%" button to calculate a tax, etc.

e.g.
"200 + 8 %" means "200 + (200 × 0.08)".
Thus, its result is "216".


5. "00" button and "000" button

- You can use the "00" button instead of pressing the "0" button twice.

- You can also use the "000" button instead of pressing the "0" button 3 times.
However, the "000" button is available only in the landscape mode.


6. Hardware keyboard

- You can input a numerical value with the hardware numeric keypad of your terminal.

- You can also input a numerical value with the hardware keyboard which is connected to your terminal.


7. Free of charge, no advertisements

- You can use this app free of charge.

- There is no advertisements in this app.


8. No permissions required

- This app doesn't require any permissions.

What's New in this version

v2.8.0 (2024-11-23)

Improvement

- Improved Android 15 support

v2.7.0 (2024-08-08)

Improvement

- Updated some internal libraries.

v2.6.0 (2024-05-21)

Improvement

- Updated some internal libraries.

v2.5.0 (2024-01-25)

Improvement

- Improved Android 14 support

v2.4.0 (2023-10-03)

Improvement:

- Updated some internal libraries.