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