Help Centre › Functions & Formulas
For a full list of available calculation functions, please read What calculation functions are supported.
This article describes the formula syntax and usage of the PI function and is applicable to both the RPA and Cloud Automate's calculate functions.
Description
Returns the number 3.14159265358979, the mathematical constant pi, accurate to 15 digits.
Syntax
PI()
The PI function syntax has no arguments.
Example
| Formula | Description | Result |
| =PI() | Returns pi. | 3.141592654 |
Errors
For a full list of formula errors, please read Formula errors.