DEGREES function
Description
Degrees function. DEGREES(x) converts an angle x expressed in radians to degrees.
The relation between the 2 units is as follows: 2 x Pi radians = 360 degrees.
Examples
DEGREES(PI()/2) equals 90.
Calculator
Graph

Degrees function. DEGREES(x) converts an angle x expressed in radians to degrees.
The relation between the 2 units is as follows: 2 x Pi radians = 360 degrees.
DEGREES(PI()/2) equals 90.