PI

The PI function returns the approximate value of π (pi), the ratio of a circle’s circumference to its diameter.

PI()

Notes

Examples

=PI() returns approximately 3.14159265358979.

=SIN(PI()/2) returns 1, the sine of π/2 radians or 90 degrees.

See also
SQRTPI