arccos

This inverse trigonometric function returns the arc cosine of the argument, where the argument is in the range of -1 to 1 and the result is a value expressed in radians.

Note: Supported only in dynamic query mode.

Syntax

arccos ( numeric_expression )

Example

arccos ( -1 )

Result

3.1415