Skip to content

Commit e1d1e7e

Browse files
committed
readme updated
1 parent 4a541d0 commit e1d1e7e

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Projects/Calculator/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,22 @@ Before contributing to the project, please make sure to go through this checklis
3636
- The title of my pull request is a concise description of the proposed changes, facilitating easy review and understanding.
3737

3838

39-
## Usage
39+
# Usage
4040
Sci-Fi Calc brings advanced mathematical functions to your fingertips, converting a standard calculator into a powerful scientific calculator. To make the most out of this enhanced tool, follow these usage guidelines:
4141

42-
# Trigonometric Functions
42+
## Trigonometric Functions
4343
- For using trigonometric functions like sin, cos, tan, cot, sec, and cosec, first enter the desired value, and then press the corresponding function button to obtain the result.
44-
# Inverse Trigonometric Functions
44+
## Inverse Trigonometric Functions
4545
- To calculate the inverse trigonometric functions (sin-1, cos-1, tan-1), input the value and then press the respective function button.
46-
# Exponential Function (x^y)
46+
## Exponential Function (x^y)
4747
- To perform the exponentiation operation (x^y), start by entering the base value (x). Then, press the function button "x^y" and provide the exponent value (y) to compute the result.
48-
# Special Functions
48+
## Special Functions
4949
- For the following functions (x^2, √x, ln, log, 1/x, x!), input a number as the value of 'x', and then press the corresponding function button to obtain the calculated result.
50-
# Brackets Support
50+
## Brackets Support
5151
- Sci-Fi Calc adheres to the BODMAS rule, allowing you to use parentheses for complex expressions and calculations.
52-
# Power of 10 (10^x)
52+
## Power of 10 (10^x)
5353
- To calculate the value of 10 raised to the power of 'x', first enter the value of 'x', then press the "10^x" function button to get the result.
54-
# Nth Root Function (y√x)
54+
## Nth Root Function (y√x)
5555
- For the nth root function, first enter the value of 'y' (root), then press the "y√x" function button, and finally, provide the value of 'x' to compute the result.
5656

5757

0 commit comments

Comments
 (0)