Searched refs:HALF_EPSILON (Results 1 – 3 of 3) sorted by relevance
72 static half epsilon () throw () {return HALF_EPSILON;} in epsilon()73 static half round_error () throw () {return HALF_EPSILON / 2;} in round_error()
268 #define HALF_EPSILON 0.00097656f // Smallest positive e for which macro278 #define HALF_EPSILON 0.00097656 // Smallest positive e for which macro
58 static float epsilon() {return HALF_EPSILON;}