RADIANS
SIN
COS
Returns the sine value.
SIN(n)
Enter values below to update the example in real time.
sin30
SELECT SIN(RADIANS(30)) AS sin30;