| MATLAB® | ![]() |
#include "matrix.h" double mxGetEps(void);
real*8 mxGetEps
The value of the MATLAB eps variable
Call mxGetEps to return the value of the MATLAB eps variable. This variable holds the distance from 1.0 to the next largest floating-point number. As such, it is a measure of floating-point accuracy. The MATLAB pinv and rank functions use eps as a default tolerance.
See mxgeteps.c in the mx subdirectory of the examples directory.
![]() | mxGetElementSize (C and Fortran) | mxGetField (C and Fortran) | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |