math module · Scalar Function
math::acos
Compute the arccosine (inverse cosine) of a value in radians.
Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Number | A number between -1 and 1 |
Return Value
Returns a Number representing the arccosine in radians.
Examples
$ Calculate arccosine
