Searched refs:MACHEP (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/tests/ | ||
H A D | random_test.c | 36 static double MACHEP = 1.11022302462515654042E-16; variable 97 } while (t > MACHEP); 129 } while (c / ans > MACHEP); |
Completed in 11 milliseconds