# LOG2E

> The base 2 logarithm of e. Approximately 1.44.

## Definition

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

```csharp
public const float LOG2E = 1.442695
```
