PI
Returns the value of the mathematical constant pi (3.141592...).
Syntax
PI()
Remarks
The value of pi is returned, with 15 decimal places.
Example
Cos(PI) = -1Cos(2*PI()) = 1
Returns the value of the mathematical constant pi (3.141592...).
PI()
The value of pi is returned, with 15 decimal places.
Cos(PI) = -1Cos(2*PI()) = 1