SIN
COS
TAN
Returns the cosine value.
COS(n)
Enter values below to update the example in real time.
cos_zero
SELECT COS(0) AS cos_zero FROM DUAL;