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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Bot: Adding Category: Documentation)
m (Robot: Automated text replacement %s)
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]]
+
[[Category: Documentation/Reference/Calc]]

Revision as of 09:41, 24 November 2009


RADIANS

Converts degrees to radians.

Syntax:

RADIANS(degrees)

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

Example:

RADIANS(90)

returns 1.5707963267949, which is PI/2 to Calc's accuracy.

Template:Documentation/SeeAlso

Personal tools