Calculates the arccosine 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 types |
|---|---|---|
<value> | The number that the arccosine function is applied to. | DOUBLE PRECISION |
Return Type
ACOS returns a value of type DOUBLE PRECISION.