Documentation/How Tos/Calc: RADIANS function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 07:15, 13 September 2008 by Drking (Talk | contribs)

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

Functions listed alphabetically, Functions listed by category

Personal tools