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

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial content)
 
m
 
(10 intermediate revisions by 5 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 ==
 
Converts degrees to radians.
 
Converts degrees to radians.
 
  
 
=== Syntax: ===
 
=== Syntax: ===
Line 9: Line 13:
  
 
: <tt>'''degrees'''</tt> is the angle in degrees to be converted to radians.
 
: <tt>'''degrees'''</tt> is the angle in degrees to be converted to radians.
 
 
   
 
   
 
=== Example: ===
 
=== Example: ===
Line 15: 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.
  
 +
{{SeeAlso|EN|
 +
* [[Documentation/How_Tos/Calc: DEGREES function|DEGREES]]
 +
* [[Documentation/How_Tos/Calc: PI function|PI]]
  
===See also:===
+
* [[Documentation/How_Tos/Calc: Mathematical functions|Mathematical functions]]
 
+
'''[[Documentation/How_Tos/Calc: DEGREES function|DEGREES]]''',
+
'''[[Documentation/How_Tos/Calc: PI function|PI]]'''
+
  
'''[[Documentation/How_Tos/Calc: Mathematical functions|Mathematical functions]]'''
+
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 +
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 +
[[Category: Documentation/Reference/Calc/Mathematical functions]]

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