tan

This trigonometric function returns the tangent of the argument, where the argument is an angle expressed in radians.

Note: Supported only in dynamic query mode.

Syntax

tan ( numeric_expression )

Example

tan ( 0.25 * 3.1415 )

Result

1