MindFusion.Wpf Pack Programmer's Guide
DEGREES

Converts the specified value from radians to degrees.

Syntax  Copy Code

DEGREES( Number angle ) Number

Parameters

angle
Required. The angle, in radians, to convert.

Example

Formula  Copy Code

=DEGREES(PI())

See Also

Function Reference
RADIANS Function
PI Function