Searched refs:approximately_one_or_less (Results 1 – 4 of 4) sorted by relevance
80 if (approximately_zero_or_more(tValue) && approximately_one_or_less(tValue)) { in AddValidTs()
413 inline bool approximately_one_or_less(double x) { in approximately_one_or_less() function
359 if (!approximately_one_or_less(*lineT)) { in pinTs()
340 if (!approximately_one_or_less(tValue) && between(1, tValue, 1.00005)) { in RootsValidT()