Skip to content

Acos

Description

Acos returns the arccosine of a number.

Syntax

Acos(value)

Parameters

Parameter Required Type Description
value Yes Number, field, or expression Value between -1 and 1.

Notes

Use this function in calculated fields, metric expressions, or query expressions where the function category is supported.

Example

Acos(Ratio)

The expression returns the calculated result according to the current query context.