Calculates the arcsine of a value in radians.Documentation Index
Fetch the complete documentation index at: https://docs.firebolt.io/llms.txt
Use this file to discover all available pages before exploring further.
Syntax
Parameters
| Parameter | Description | Supported input type |
|---|---|---|
<value> | The number that the arcsine function is applied to. | DOUBLE_PRECISION |
Return Type
ASIN returns a value of type DOUBLE_PRECISION.