Constants
| Constant | Value |
|---|---|
pi | 3.14159265… |
tau | 2π — a full turn, the natural unit for a cyclic hue or rotation. |
Constants resolve before the variable lookup, so they cannot be shadowed. A bare identifier that is neither a constant nor a variable is a compile error.
Built from a8ce055 at version 0.115.0. This site tracks main and is not versioned per release.