Searched defs:approximately_equal (Results 1 – 2 of 2) sorted by relevance
80 static bool approximately_equal(float a, float b) { in approximately_equal() function
278 inline bool approximately_equal(double x, double y) { in approximately_equal() function