# TAU

> The mathematical constant tau. Approximately 6.28. Also known as math.PI2.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Mathematics](/engine/6000.7/script-reference/unity/mathematics.md)
* **Assembly:** UnityEngine.MathematicsModule

```csharp
public const float TAU = 6.2831855
```
