Skip to content

Cos

Description

Cos returns the cosine of an angle in radians.

Syntax

Cos(value)

Parameters

Parameter Required Type Description
value Yes Number, field, or expression Angle in radians.

Notes

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

Example

Cos(RadiansValue)

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