ASIN

Syntax:

ASIN ( x )

Description: Computes the arc sine of x.

Arguments:

Name

Type

Description

x

number

The value whose arc sine is to be determined.

Return Type and Value: number – The arc sine of x.

However, if x is outside the interval [-1,+1], #NUM! is returned.

example: