SIN
COS
TAN
Returns the cosine value.
COS(n)
Enter values below to update the example in real time.
cos60
SELECT COS(RADIANS(60)) AS cos60;