DEGREES
RADIANS
SIN
Converts degrees to radians.
RADIANS(n)
Enter values below to update the example in real time.
rad
SELECT RADIANS(180) AS rad;