You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Projects/Calculator/README.md
+25-2Lines changed: 25 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,38 +23,61 @@ Sci-Fi Calc is a revolutionary scientific calculator that builds upon the standa
23
23
24
24
# Usage
25
25
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:
26
+
- All the values in " " {double quotes} are button so kindly press them according to assigned sequence
26
27
27
28
## Trigonometric Functions
28
29
- 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.
30
+
- Syntax : "Input Value" -> "Press the Trigo Function"
31
+
29
32
30
33
## Inverse Trigonometric Functions
31
34
- To calculate the inverse trigonometric functions (sin-1, cos-1, tan-1), input the value and then press the respective function button.
- 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) followed by equal { = } button or {Ans} button to compute the result.
- For the following functions (√x, 1/x, x!), input a number as the value of 'x', and then press the corresponding function followed by equal { = } button or {Ans} button to obtain the calculated result.
44
+
- For the following functions (√x, 1/x, x!), input a number as the value of 'x', and then press the corresponding function to obtain the calculated result.
- For the following functions ( x^2, x^3 ), input a number as the value of 'x', and then press the corresponding function followed by equal { = } button or {Ans} button to obtain the calculated result.
50
+
- Syntax : "Input Value" -> "Press the above mentioned function" -> Press "=" or "Ans"
51
+
41
52
42
53
## logarithmic function
43
54
- For the following functions ( ln, log), input a number than press the function
- 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' followed by equal { = } button or {Ans} button to compute the result.
0 commit comments