COS
Purpose
This function returns the cosine of number n
.
Syntax
cos::=
Example
SELECT COS(PI()/3);