Field SQRT2_DBL
The square root 2. Approximately 1.41. This is a f64/double precision constant.
Namespace: Unity.Mathematics
Syntax
public const double SQRT2_DBL = 1.4142135623730951
Returns
| Type | Description |
|---|---|
| Double |
The square root 2. Approximately 1.41. This is a f64/double precision constant.
public const double SQRT2_DBL = 1.4142135623730951
| Type | Description |
|---|---|
| Double |