# LN10

> The natural logarithm of 10. Approximately 2.30.

## Definition

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

```csharp
public const float LN10 = 2.3025851
```
