cos

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

Note: Supported only in dynamic query mode.

Syntax

cos ( numeric_expression )

Example

cos ( 0.3333 * 3.1415 )

Result

0.5