# LOG10E

> The base 10 logarithm of e. Approximately 0.43.

## Definition

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

```csharp
public const float LOG10E = 0.4342945
```
