Simple Calculator
by Mehmet Ali Demir
It is a simple and useful calculator without complication.
App Name | Simple Calculator |
---|---|
Developer | Mehmet Ali Demir |
Category | Tools |
Download Size | 5 MB |
Latest Version | 1.2 |
Average Rating | 0.00 |
Rating Count | 0 |
Google Play | Download |
AppBrain | Download Simple Calculator Android app |
Using Simple Calculator
You can use the calculator with a mouse or keyboard. Transactions you can do;
Collection
Use the "+" pointer between numbers to add two or more numbers. Press the "=" (enter) key after the last number.
120 + 10 = 130
Extraction
Use the "-" pointer between numbers to subtract one or another number. Press the "=" (enter) key after the last number.
120 - 10 = 110
Impact
To multiply one number by another, use the "x" marker (* key on the keyboard) between numbers. Press the "=" (enter) key after the last number.
120 x 10 = 1200
Chamber
To divide one number by another, use the "÷" pointer (the / key on the keyboard) between numbers. Press the "=" (enter) key after the last number.
120 ÷ 10 = 12
Parenthesized operations
In parenthesis operations, firstly, the operations in parentheses are performed.
10 x 2 + 5 = 25
10 x (2 + 5) = 10 x 7 = 70
Percentage transactions
For percent operations, you must use the% pointer.
For 10% of 150; 150 x 10% = 15
Increase 150 by 10%; 150 + 10% = 165
Subtract 10% from 150; 150 - 10% = 135
100 ÷ 500% = 20
Squaring
To find the square of a number, first enter the number, then click the "x2" button.
92 = 9 x 9 = 81
square root
To find the square root of a number, first click the "√" key and enter the number in the opening brackets.
√ (81) = 9
Process priority order
Priority order in transactions; first operations in parentheses, then multiplication, division operations and then addition and subtraction operations. If two cases with the same priority, for example multiplication and division are side by side, the operation on the left is done first.
Recent changes:
en-US First Release
You can use the calculator with a mouse or keyboard. Transactions you can do;
Collection
Use the "+" pointer between numbers to add two or more numbers. Press the "=" (enter) key after the last number.
120 + 10 = 130
Extraction
Use the "-" pointer between numbers to subtract one or another number. Press the "=" (enter) key after the last number.
120 - 10 = 110
Impact
To multiply one number by another, use the "x" marker (* key on the keyboard) between numbers. Press the "=" (enter) key after the last number.
120 x 10 = 1200
Chamber
To divide one number by another, use the "÷" pointer (the / key on the keyboard) between numbers. Press the "=" (enter) key after the last number.
120 ÷ 10 = 12
Parenthesized operations
In parenthesis operations, firstly, the operations in parentheses are performed.
10 x 2 + 5 = 25
10 x (2 + 5) = 10 x 7 = 70
Percentage transactions
For percent operations, you must use the% pointer.
For 10% of 150; 150 x 10% = 15
Increase 150 by 10%; 150 + 10% = 165
Subtract 10% from 150; 150 - 10% = 135
100 ÷ 500% = 20
Squaring
To find the square of a number, first enter the number, then click the "x2" button.
92 = 9 x 9 = 81
square root
To find the square root of a number, first click the "√" key and enter the number in the opening brackets.
√ (81) = 9
Process priority order
Priority order in transactions; first operations in parentheses, then multiplication, division operations and then addition and subtraction operations. If two cases with the same priority, for example multiplication and division are side by side, the operation on the left is done first.
Recent changes:
en-US First Release