DEGREES function
DEGREES converts radians into degrees.
Syntax
DEGREES (number)
number is the angle in radians to be converted to degrees.
Example
=DEGREES(PI()) returns 180.
DEGREES converts radians into degrees.
DEGREES (number)
number is the angle in radians to be converted to degrees.
=DEGREES(PI()) returns 180.