ASN

Arc sine

@ASN(expression)

Description

Returns the arc sine of expression as a floating-point value in the range -pi/2 to pi/2. The result of expression must be between -1 and 1.

Example

ARCSINE SET @ASN(-1.0) ; ARCSINE = -1.570796