Skip to main content

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.

Calculates the arccosine of a value in radians.

Syntax

ACOS(<value>)

Parameters

ParameterDescriptionSupported input types
<value>The number that the arccosine function is applied to.DOUBLE PRECISION

Return Type

ACOS returns a value of type DOUBLE PRECISION.

Example

The following query calculates the arccosine of 1: