DEGREES(numeric_exp)

Returns the number of degrees converted from numeric_exp radians.

 

Example:

SELECT DEGREES(.785398163397448) returns 45