DEGREES
Name
Degrees
Description
Converts the specified value from radians to degrees.
Syntax
DEGREES(value)
Remarks
See also RADIANS.
Data Type
Accepts numeric data. Returns numeric data. For more information, see Data Type for Each Cell Type.
Example
DEGREES(R1C2)
DEGREES(B3)
DEGREES(PI())=180