Lines Matching refs:FLOAT_MAX
18 FLOAT_MAX = sys.float_info.max730 self.assertRaises(OverflowError, math.hypot, FLOAT_MAX, FLOAT_MAX)