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

From Apache OpenOffice Wiki
Jump to: navigation, search
(See also:)
m (Robot: Automated text replacement %s)
Line 12: Line 12:
  
 
===See also:===
 
===See also:===
'''[[Documentation/How_Tos/Calc: EXP function|EXP(1)]]''' returns the mathematical constant '''e'''
+
* [[Documentation/How_Tos/Calc: EXP function|EXP(1)]]''' returns the mathematical constant '''e'''
  
'''[[Documentation/How_Tos/Calc: Mathematical functions|Mathematical functions]]'''
+
* [[Documentation/How_Tos/Calc: Mathematical functions|Mathematical functions]]'''
  
[[Documentation/How_Tos/Calc: Functions listed alphabetically|'''Functions listed alphabetically''']],
+
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
[[Documentation/How_Tos/Calc: Functions listed by category|'''Functions listed by category''']]
+
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}

Revision as of 14:11, 25 February 2009


PI

Returns 3.14159265358979, the value of the mathematical constant PI to 14 decimal places.

Syntax:

PI()

Example:

PI()

returns 3.14159265358979

See also:

  • EXP(1) returns the mathematical constant e
Personal tools