Home | History | Annotate | Download | only in test

Lines Matching refs:FLOAT_MAX

18 FLOAT_MAX = sys.float_info.max
730 self.assertRaises(OverflowError, math.hypot, FLOAT_MAX, FLOAT_MAX)