Difference between revisions of "PI()"

From Lianjapedia
Jump to: navigation, search
m (Text replace - "Recital" to "Lianja")
Line 28: Line 28:
 
[[Category:Numeric Data]]
 
[[Category:Numeric Data]]
 
[[Category:Numeric Data Functions]]
 
[[Category:Numeric Data Functions]]
 +
[[Category:Lianja VFP Extensions]]
 +
[[Category:VFP Function Extensions]]

Revision as of 07:47, 10 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