Searched refs:_u_abs (Results 1 – 1 of 1) sorted by relevance
2175 static double _u_abs(double a) { return a<0?-a:a; } function2197 _u_abs(num.getDouble() - a) / a < 0.01) { // RT within 1%