ASIN
Definition: ASIN is a function that returns the inverse sine of a number. The inverse sine of a number is the angle whose sine is a given number.
Syntax: =ASIN(number)
Situation: This formula is suitable when you need to find the angle whose sine is a given number.
Example: If the sine of an angle is 0.5, the angle can be found using the formula =ASIN(0.5), which returns a value of 30 degrees.