MachineEpsilonSingle Field
The machine epsilon value for float.
Namespace
RandN.Implementation
Containing Type
FloatUtils
Field Type
float

Syntax

public const float MachineEpsilonSingle

Remarks

The value provided by System.Single.Epsilon is *not* the typical machine epsilon value, despite its name. See Machine epsilon on Wikipedia for more details.

Constant Value

ValueType
1.1920929E-07Single