Field E_DBL
The mathematical constant e also known as Euler's number. Approximately 2.72. This is a f64/double precision constant.
Namespace: Unity.Mathematics
Syntax
public const double E_DBL = 2.7182818284590451
Returns
| Type | Description |
|---|---|
| Double |
The mathematical constant e also known as Euler's number. Approximately 2.72. This is a f64/double precision constant.
public const double E_DBL = 2.7182818284590451
| Type | Description |
|---|---|
| Double |