The machine epsilon value for
double.- Namespace
- RandN
.Implementation - Containing Type
- FloatUtils
- Field Type
- double
Syntax
public const double MachineEpsilonDoubleRemarks
The value provided by
System.Double.Epsilon is *not* the typical machine epsilon value, despite its name. See Machine epsilon on Wikipedia for more details.Constant Value
| Value | Type |
|---|---|
| 2.220446049250313E-16 | Double |