Difference between revisions of "PI()"

From Lianjapedia
Jump to: navigation, search
Line 1: Line 1:
 
==Purpose==
 
==Purpose==
 
Function to return the value of pi
 
Function to return the value of pi
 
  
 
==Syntax==
 
==Syntax==
 
PI()
 
PI()
 
  
 
==See Also==
 
==See Also==
 
[[ACOS()]], [[ASIN()]], [[ATAN()]], [[ATN2()]], [[COS()]], [[DTOR()]], [[EXP()]], [[LOG()]], [[LOG10()]], [[RTOD()]], [[SET DECIMALS]], [[SET FIXED]], [[SIN()]], [[TAN()]]
 
[[ACOS()]], [[ASIN()]], [[ATAN()]], [[ATN2()]], [[COS()]], [[DTOR()]], [[EXP()]], [[LOG()]], [[LOG10()]], [[RTOD()]], [[SET DECIMALS]], [[SET FIXED]], [[SIN()]], [[TAN()]]
 
  
 
== Description==
 
== Description==
 
The PI() function returns the value of pi to seven decimal places.
 
The PI() function returns the value of pi to seven decimal places.
 
  
 
==Example==
 
==Example==
Line 20: Line 16:
 
  3.1415926
 
  3.1415926
 
</code>
 
</code>
 
  
 
==Products==
 
==Products==

Revision as of 10:15, 12 December 2012

Purpose

Function to return the value of pi

Syntax

PI()

See Also

ACOS(), ASIN(), ATAN(), ATN2(), COS(), DTOR(), EXP(), LOG(), LOG10(), RTOD(), SET DECIMALS, SET FIXED, SIN(), TAN()

Description

The PI() function returns the value of pi to seven decimal places.

Example

? pi()
 3.1415926

Products

Lianja, Lianja Server