MATLAB Function Reference    
eps

Floating-point relative accuracy

Syntax

Description

eps returns the distance from 1.0 to the next largest floating-point number.

The value eps is a default tolerance for pinv and rank, as well as several other MATLAB functions. eps = 2^(-52), which is roughly 2.22e-16.

See Also

realmax, realmin


  eomday erf, erfc, erfcx, erfinv, erfcinv