Field EPSILON
The difference between 1.0f and the next representable f32/single precision number.
Beware: This value is different from System.Single.Epsilon, which is the smallest, positive, denormalized f32/single.
Namespace: Unity.Mathematics
Syntax
public const float EPSILON = null
Returns
Type | Description |
---|---|
Single |