The PI() constant function returns the floating point double-precision number that is closest to the mathematical constant π (pi), which represents the ratio of a circle's circumference to its diameter.

Pi() is approximately 3.141592653589793 and is fundamental to trigonometric calculations, circular geometry, and periodic functions. This constant is essential for converting between degrees and radians, calculating areas and circumferences of circles, and modeling cyclical patterns.

PI()

The PI() function takes no arguments.

This function is only available in the Polaris Calculation Engine.

PI() / 2

FormulaResult
PI()3.142
2 * PI()6.283
PI() / 21.571
PI() / 1800.01745
SIN(PI() / 6)0.5