Documentation/How Tos/Calc: DEGREES function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 06:40, 2 March 2008 by Drking (Talk | contribs)

Jump to: navigation, search


DEGREES

Converts radians into degrees.

Syntax:

DEGREES(radians)

radians is the angle in radians to be converted to degrees.

Example:

DEGREES(PI())

returns 180 degrees

See also:

RADIANS, PI

Mathematical functions

Personal tools