Returns the value of Pi, up to 9 decimal places.
Syntax
Remarks
The value of PI() is 3.14159265358979
Examples
|
Formula
|
Result
|
|
=PI()
|
3.141592654
|
|
=PI()/2
|
1.570796327
|
|
=3+PI()
|
6.141592654
|
Possible Errors
|
Errors
|
Meaning
|
|
#N/A!
|
|
|
#NAME!
|
|
|
#VALUE!
|
|
|
#REF!
|
|
Similar Functions