deg
ACTION:
returns degrees from value given in radians
USE:
degrees=deg(radians)
EXAMPLE:
d=deg(pi)
RESULT:
180
RELATED:
rad
atan