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
Assembly: solution.dll
Syntax
public const float EPSILON = 1.1920929E-07
Returns
Type | Description |
---|---|
float |