The ASIN function returns the arcsine (inverse sine) of the given number. Arcsine is nothing but an angle and its sine value is a number. Note: The returned angle is given in the range -pi/2 to pi/2 (in radians).
Formula:
=ASIN(Number) Whereas "Number" is the value whose arcsine has to be found. It should be from -1 to 1.
Video Tutorial:
Let us find the arcsine value of the given number, using the ASIN function, with the help of the below video.