Searched refs:float_eq (Results 1 – 1 of 1) sorted by relevance
529 def float_eq(actual, expected): function561 check(f, eq=float_eq)562 check(float('inf'), eq=float_eq)563 check(-float('inf'), eq=float_eq)