Trigonometric functions in Excel
Excel supports simple and easy trigonometric calculations for users. Especially in difficult problems, this tool helps a lot. The following article introduces you to trigonometric functions that Excel supports.
1. Ham Sin
- Syntax: Sin (number).
Where: number is the value of the angle of the angle Sin.
- Meaning: Returns the Sin value of 1 angle, the value is in the range from -1 to +1.
- For example:
You pay attention to work with trigonometric functions in Excel unit of measurement is radians.
Step 1: Convert the unit of measurement to radians. Insert 1 more column and enter the command as shown:
Step 2: Drag formatting to the remaining cells. Enter the formula for calculating the Sin value as shown below:
Finally, you drag the formatting to the remaining cells with the following result:
2. Ham Cos
- Syntax: Cos (number) .
Where: number is the value of the degree of angle to calculate Cos.
- Meaning: Returns the Cos value of 1 angle, the value is in the range from -1 to +1.
- For example:
Step 1: You enter the formula as shown.
Step 2: Drag the format to the remaining cells with the results as shown below:
3. Ham Tan
- Syntax: Tan (number) .
In which: number is the value of the degree of the angle to be calculated.
- Meaning: Returns the Tan value of 1 angle, the value is between -1 and +1.
- For example:
4. Asin function
- Syntax: Asin (number) .
Where :: number is the value of the angle to calculate Asin.
- Meaning: Returns the Asin value of 1 corner, the value is in the range of -1 to +1.
- For example:
5. Asinh function
- Syntax: Asinh (number) .
Where: number is the value of the angle to calculate Asin.
- Meaning: Returns an Asinh value of an angle but this value is radian.
- For example:
6. The Acos function
- Syntax: Acos (number) .
Where: number is the value of the angle to calculate Acos.
- Meaning: Returns the Acos value of 1 angle, the value is in the range of -1 to +1.
- For example:
7. Acosh function
- Syntax: Asinh (number) .
Where: number is the value of the angle to be calculated.
- Meaning: Returns an Acosh value of an angle but this value is radian.
- For example:
8. Ham Atan
- Syntax: Atan (number) .
In which: number is the value to be calculated Atan.
- Meaning: Returns an Atan value of an angle.
- For example:
9. Ham Atan2
- Syntax: Antan2 (x_num, y_num) .
Where: x_num, y_num are values of degrees and degrees. -
Meaning: Returns the Radian value within the range from - Pi-> + Pi.
- For example:
10. Ham Atanh
- Syntax: Atanh (number) .
In which: number is the value to calculate Atanh.
- Meaning: Returns the value of Radian.
- For example:
11. The Degrees function
- Syntax: Degrees (angle) .
Where: angle is the value of the degree of an angle to be converted.
- Meaning: Convert the measurement of an angle from units of radians to degrees.
- For example:
12. Ham Radians
- Syntax: Radians (angle) .
Where: angle is the value of the degree of an angle to be converted.
- Meaning: Convert the measurement of an angle from degrees to radians.
- For example:
Good luck!
You should read it
- Summary of trigonometric functions in Excel
- How to graph trigonometric functions with Excel
- How to add computers to Excel
- How to fix the SUM function doesn't add up in Excel
- Complete financial functions in Excel you should know
- MS Excel - Lesson 5: Excel formulas and functions
- Summary of information functions in Excel
- Synthesis and function of functions in mathematical and trigonometric functions
- Comparison functions in Excel - How to use comparison functions and examples using comparison functions
- Date time functions in Excel
- 10 EXCEL functions that ACCOUNTERS often use
- The 10 most useful but often forgotten functions in excel
Maybe you are interested
AMD has surpassed Intel in brand value
SQL way to count NULL and NOT NULL values in a column
Comparing Odroid-N2+ and Raspberry Pi 4: Which option offers better value?
How to receive free gifts from IObit with a total value of nearly 150,000 USD
Write a program to find duplicate values in Python
Write a program to check duplicate values in Python