pi() → f64
Category: [math](builtinsmath)_
The constant π (≈ 3.14159).
| Parameter | Type | Description | Remarks |
|---|---|---|---|
| returns | f64 | The value of π. | — |
wcl
pi() // the constant π → 3.141592653589793pi() → f64
Category: [math](builtinsmath)_
The constant π (≈ 3.14159).
| Parameter | Type | Description | Remarks |
|---|---|---|---|
| returns | f64 | The value of π. | — |
pi() // the constant π → 3.141592653589793