DEGREES

Microsoft Datasheet View

DEGREES

Converts radians into degrees.

Syntax

DEGREES(angle)

Angle    is the angle in radians that you want to convert.

Example

Formula Description (Result)
=DEGREES(PI()) Degrees of pi radians (180)