send link to app

SciCalculator


4.8 ( 688 ratings )
ユーティリティ 仕事効率化
開発者 Zhigang An
1.99 USD

This is a scientific calculator app.

Supported calculations:
1. add, subtract, multiply, and divide;
2. exponentiation and root;
3. trigonometric and inverse trigonometric functions;
4. hyperbolic and inverse hyperbolic functions;
5. logarithm functions;
6. factorial;
7. permutations and combination;

This app supports fraction display. Mathematics and physics constants are built in. It also supports pseudo random number generation.


Calculations supported by Programmer:
1. (integer) addition, subtraction, multiplication, and division;
2. bitwise logic operation (bitwise and, bitwise or, bitwise exclusive-or, bitwise not (1s complement), and 2s complement);
3. logic shift (left shift, and right shift);
4. circular shift (rotate left, and rotate right);
5. flip operation (byte flip, word flip).