Difference between revisions of "Documentation/How Tos/Calc: DEGREES function"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
m (Bot: Adding Category: Documentation)
Line 21: Line 21:
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 +
[[Category: Documentation]]

Revision as of 13:20, 20 November 2009


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

Template:Documentation/SeeAlso

Personal tools