Searched refs:EPSILON (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/stat/iostat/
H A Diostat.c1753 #define EPSILON (0.1) macro
1757 return (value >= 0.0 && value < EPSILON);

Completed in 60 milliseconds