Processing math: 100%

ASIN

Returns the arc sine of expression x.

Format

ASIN(x)

Description

The absolute value of x must be less than or equal to 1. The returned value ranges from [π/2,π/2] . Thus π/2ASIN(x)π/2 .

Arguments

x
Any valid function expression.

Example

<Reference_Variable
     id                  = "1"
     label               = "ASIN Example"
     type                = "EXPRESSION"
     expr                = "ASIN(AY(569,193))"
/>