Back Forward Home Print Search
Windows SharePoint Services 3.0 Help and How-to >  Formulas and functions >  Math and trigonometry
PI function
PI function

Returns the number 3.14159265358979, the mathematical constant pi, accurate to 15 digits.

Syntax

PI()

Examples

Formula Description (Result)
=PI() Pi (3.14159265358979)
=PI()/2 Pi/2 (1.570796327)
=PI()*(3^2) Area of a circle, with the radius (28.27433388)