Back to Functions

PI

Returns the value of Pi to 14 decimal places.

MathPI()

PI

The PI function in Google Sheets returns the value of Pi to 14 decimal places.

Function Syntax and Parameters

Syntax: PI()

Parameters: None

Step-by-Step Tutorial

  1. Using PI function:
    • Example: =PI()
    • Result: 3.14159265358979

Use Cases and Scenarios

  1. Geometry: Calculate the circumference or area of a circle.
  2. Trigonometry: Perform calculations involving angles.

Related Functions

None

Related Articles

None