ASIN function

The ASIN numeric function returns the angle of the given sine.

SYNTAX

The ASIN function returns the angle, in radians, whose sine is the given NumericExpression. The parameter can be any built-in numeric data type. The result is FLOAT unless the parameter is NULL, in which case the result is NULL.

Related concepts
ESQL overview
Related tasks
Developing ESQL
Related reference
Syntax diagrams: available types
ESQL numeric functions