# Low

> Compute with an accuracy lower than or equal to FloatPrecision.Medium, with some range restrictions (defined per function).

## Definition

* **Type:** Field
* **Namespace:** [Unity.Burst](/engine/6000.7/script-reference/unity/burst.md)
* **Assembly:** UnityEngine.BurstModule

```csharp
Low = 3
```
