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.