Machine epsilon
For a floating-point set with d binary digits of precision, machine epsilon is:
ϵmach=2−d.
- This is the smallest floating-point number that is greater than 1.
- It gives a bound on the relative error of rounding a real number to the nearest float