Searched defs:approximately_zero (Results 1 – 2 of 2) sorted by relevance
327 inline bool approximately_zero(double x) { in approximately_zero() function339 inline bool approximately_zero(float x) { in approximately_zero() function
153 static bool approximately_zero(double x) { in approximately_zero() function