Returns the number of degrees in an angle. The argument must be a number whose value is specified in radians.
Example:
Assume column RAD has a value of 3.142.
DEGREES(RAD)
Returns the approximate value 180.0.