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

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:RADIANS function}}
 +
{{Documentation/CalcFunc MathematicalTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_DEGREES_function
 +
|NextPage=Documentation/How_Tos/Calc:_PI_function
 +
}}__NOTOC__
  
 
== RADIANS ==
 
== RADIANS ==
Line 13: Line 18:
 
: returns <tt>'''1.5707963267949'''</tt>, which is <tt>'''PI/2'''</tt> to Calc's accuracy.
 
: returns <tt>'''1.5707963267949'''</tt>, which is <tt>'''PI/2'''</tt> to Calc's accuracy.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: DEGREES function|DEGREES]]
 
* [[Documentation/How_Tos/Calc: DEGREES function|DEGREES]]
 
* [[Documentation/How_Tos/Calc: PI function|PI]]
 
* [[Documentation/How_Tos/Calc: PI function|PI]]

Latest revision as of 14:25, 31 January 2024

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
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_RADIANS_function&oldid=259848"
Views
Personal tools
Navigation
Tools
In other languages