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 . Thus .
Arguments
- x
- Any valid function expression.
Example
<Reference_Variable
id = "1"
label = "ASIN Example"
type = "EXPRESSION"
expr = "ASIN(AY(569,193))"
/>