DEGREES function

Hatókör
SharePoint Server 2019 SharePoint Server 2016 SharePoint Server 2013 SharePoint Server 2013 Enterprise SharePoint Foundation 2010 SharePoint Server 2010 Windows SharePoint Services 3.0

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)