Documentation/How Tos/Calc: RADIANS function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 18:39, 7 December 2007 by Drking (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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.


See also:

DEGREES, PI

Mathematical functions

Personal tools