Searched refs:ZERO_MINUS_EPSILON (Results 1 – 1 of 1) sorted by relevance
17 ZERO_MINUS_EPSILON = 0 - EPSILON variable126 solutions = [t for t in solutions if ZERO_MINUS_EPSILON <= t <= ONE_PLUS_EPSILON]181 solutions = [t for t in solutions if ZERO_MINUS_EPSILON <= t <= ONE_PLUS_EPSILON]