Field TAU_DBL
The mathematical constant tau. Approximately 6.28. This is a f64/double precision constant. Also known as PI2_DBL.
Namespace: Unity.Mathematics
Syntax
public const double TAU_DBL = 6.2831853071795862
Returns
| Type | Description |
|---|---|
| Double |
The mathematical constant tau. Approximately 6.28. This is a f64/double precision constant. Also known as PI2_DBL.
public const double TAU_DBL = 6.2831853071795862
| Type | Description |
|---|---|
| Double |