arctan

This inverse trigonometric function returns the arc tangent 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

arctan ( numeric_expression )

Example

arctan ( 0 )

Result

3.1415