Skip to content

Asin

Description

Asin returns the arcsine of a number.

Syntax

Asin(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

Asin(Ratio)

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