ASIN

Name

ASIN —
ASIN(x)

Description

The ASIN function calculates the arc sine of x; that is the value whose sine is x. If x falls outside the range -1 to 1, ASIN fails and returns the error 'asin - domain error'

Performing this function on a string or empty cell simply does nothing. This function only takes one argument.

See also

SIN , COS , ASINH , DEGREES , RADIANS