Searched defs:tolerance (Results 1 – 1 of 1) sorted by relevance
40 static int compare_floats(float a, float b, float tolerance) { in compare_floats()53 float tolerance = 0.0F; in main() local