RADIANS function

From Apache OpenOffice Wiki
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Personal tools
In other languages