Pi
  • 27 May 2022
  • 1 Minute to read
  • Dark
    Light
  • PDF

Pi

  • Dark
    Light
  • PDF

Article Summary

Returns the value of pi (the ratio of the circumference of a circle to its diameter) to 15 decimal places, i.e. 3.141592653589793.

Function signature

PI() => Number

Examples

FormulaReturn value
PI()3.14159265

Was this article helpful?

What's Next