Introducing Radical.sh

Forget Code launches a powerful code generator for building API's

ASIN in Teradata

ASIN returns the arcsine of an argument and it is the extension to ANSI SQL-99.

Syntax:

SELECT ASIN(float)


It is the sine of the returned angle. The values of input must be between -1 and 1, inclusive.
The returned angle is in the range -π/2 to π/2 radians, inclusive.

Example:
</code> SEL ASIN(1)
<code>Result: 1.57079632679490E