PI
Returns the mathematical constant pi (π), approximately 3.14159265358979.
| Category | Math |
| Syntax | PI() |
Example
PI() // → 3.14159…
2 * PI() // → 6.28318…
Auto-generated from the EngCanvas function registry.
Returns the mathematical constant pi (π), approximately 3.14159265358979.
| Category | Math |
| Syntax | PI() |
PI() // → 3.14159…
2 * PI() // → 6.28318…
Auto-generated from the EngCanvas function registry.