Click or drag to resize

UtilitiesEpsilon Method

Overload List
  NameDescription
Public methodStatic memberEpsilon
Computes the distance from 1.0 to the next largest double-precision number.
Public methodStatic memberEpsilon(Double)
Computes the positive distance from Math.Abs(x) to the next larger in magnitude floating point number of the same precision as x.
Top
See Also