COS
Evaluates the cosine of the given number of radians.
Syntax
Arguments
X
X
Type: numeric
A numeric value representing an angle in radians.
Returns
Type: double
The cosine of X
.
Examples
Transformation job example
SQL
Query result
Last updated