arcsin

This inverse trigonometric function returns the arc sine of the argument, where the argument is in the range of -1 to 1 and the result is a value expressed in radians.

Note: Supported only in dynamic query mode.

Syntax

arcsin ( numeric_expression )

Example

arcsin ( 0 )

Result

3.1415