tau() → f64
Category: [math](builtinsmath)_
The constant τ = 2π (≈ 6.28319).
| Parameter | Type | Description | Remarks |
|---|---|---|---|
| returns | f64 | The value of τ (2π). | — |
wcl
tau() // the constant τ = 2π → 6.283185307179586tau() → f64
Category: [math](builtinsmath)_
The constant τ = 2π (≈ 6.28319).
| Parameter | Type | Description | Remarks |
|---|---|---|---|
| returns | f64 | The value of τ (2π). | — |
tau() // the constant τ = 2π → 6.283185307179586