# High

> Compute with an accuracy of 1 ULP - highly accurate, but increased runtime as a result, should not be required for most purposes.

## Definition

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

```csharp
High = 1
```
