Field LOG10E_DBL
The base 10 logarithm of e. Approximately 0.43. This is a f64/double precision constant.
Namespace: Unity.Mathematics
Syntax
public const double LOG10E_DBL = 0.43429448190325182
Returns
| Type | Description |
|---|---|
| Double |
The base 10 logarithm of e. Approximately 0.43. This is a f64/double precision constant.
public const double LOG10E_DBL = 0.43429448190325182
| Type | Description |
|---|---|
| Double |