PI

Returns the value of pi.

Sample Usage

PI()

Syntax

PI()

The PI function syntax has no arguments.


Examples

PI() returns the value of pi upto 9 decimal places.
PI()/2 returns the value of pi divided by 2.