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
- Using
PI
function:- Example:
=PI()
- Result:
3.14159265358979
- Example:
Use Cases and Scenarios
- Geometry: Calculate the circumference or area of a circle.
- Trigonometry: Perform calculations involving angles.
Related Functions
None
Related Articles
None