# LN2

> The natural logarithm of 2. Approximately 0.69.

## Definition

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

```csharp
public const float LN2 = 0.6931472
```
