26 KiB
26 KiB
title, excerpt, layout
| title | excerpt | layout |
|---|---|---|
| tau | Return the value of `tau`. The full circle constant (τ). Equal to 2π. | manual |
Return the value of tau. The full circle constant (τ). Equal to 2π.
tau() -> number
Tags
math
Examples
const myVar = tau()
Arguments
Returns
number