Calculator-# app for iPhone and iPad


4.6 ( 4466 ratings )
Utilities Education
Developer: john peng
9.99 USD
Current version: 1.0, last update: 7 years ago
First release : 02 Jun 2015
App size: 727.02 Kb

1. Better.
This calculator: 6666666666666666^888888 = 3916,7018,5401,1662,9108E14065663.
PC calculator: 6666666666666666^632. output: overflow.
Ti-80 Plus: 6666666666666666 ^7. output: ERR: OVERFLOW.

2. More accurate
This calculator: sin(179.9999,9999,9999,9999,9999,9999,9999,9) = 1.7453,2925,1994,3295,769E-33.
PC calculator: sin(179.9999,9999,9999,9999,9999,9999,9999,9) = 1.7453,2892,0160,7434,1538,5651,4336,14E-33.
Ti-80 Plus: sin(179.9999,9999,9999,9999,9999,9999,9999,9) = 1.7453,2925E-33.

3. complicated.
(((((ln(87) + e^3) * 56 - sin(69)) * 4!) / 5^(1/2) + pi) * 2.8^1.8) / 3.5 = 2.6890,8945,9852,5758,958E4.

4. Precisely output 20 digits.

5. Prohibit illegal inputs.

6. Prohibit mean-less inputs.

7. Error check in running time.

8. Big button, easy to use.

9. Undo input.

10. easy-read result (result in sections).

11. Math and logic calculating.


Calculating Priority:

Math:
1) +, -.
2) *, /.
3) +/-.
4) sin(x), cos(x), tan(x), asin(x), acos(x), atan(x), y^2, y^3, y^(1/2), y(1/3), y^(-1), y^(1/n), y^x, 10^x, e^x, n!.

Logic:
1) or, and, xor.
2) LShift, RShift, LRShift, RRShift.
3) nor.

For same priority, calculating from left side to right side if possible.
For different priority, the higher priority calculate first.

Design for: ipad 2, ipad Air, ipad Retina, Resizable ipad.
Support: [email protected]. it’s your responsibility to use this calculate.