Exercise: How a Calculator Works - MartaGyurova/tech-docu GitHub Wiki
A guide to using the calculator application
In this topic you will learn how to use the calculator app on your smartphone.
- What is a calculator used for?
- Calculator buttons and their meanings
- How to use the calculator with steps and examples
What is the calculator used for?
The calculator is used to perform basic arithmetic operations such as:
- addition,
- subtraction,
- multiplication,
- division of numbers.
Calculator buttons and their meanings
Here you will find information on the types of buttons a calculator has and what their meaning is.
| Button | Meaning |
|---|---|
| C | Clear input |
| + | Addition |
| - | Subtraction |
| * | Multiplication |
| : | Division |
| () | Brackets |
| +/- | Toggle positive/negative number |
| . | Decimal point |
| % | Percent |
| = | Result |
How to use the calculator
Steps
Here are the steps to make any operation between numbers after you open the calculator app:
- Input first number
- Press button for desired operation
- Input second number
- Press the = button
The result will be on your screen.
Example 1
To perform the calculation 10+5 you have to:
- Input the number 10
- Press the + button
- Input the number 5
- Press the = button
The answer is shown on the display.
Example 2
To perform the calculation 5+2-3 you have to:
- Input the number 5
- Press the + button
- Input the number 2
- Press the - button
- Input the number 3
- Press the = button
The answer is shown on your display
Example 3
To perform the calculation (-25/5)*2 you have to:
- Press the () button to open brackets
- Press the -/+ button
- Input the number 25
- Press the : button
- Input the number 5
- Press the () button to close brackets
- Press the * button
- Input the number 2
- Press the = button
The answer is shown on the display.
Still need help?
Contact [email protected]