sin
This trigonometric function returns the sine of the argument, where the argument is an angle expressed in radians.
Note: Supported only in dynamic query mode.
Syntax
sin ( numeric_expression )
Example
sin ( 0.1667 * 3.1415 )
Result
0.5