Searched refs:shuge (Results 1 – 2 of 2) sorted by relevance
50 #define shuge 1.0e307 macro81 if (shuge + x > one) in sinh()110 return x * shuge; in sinh()
488 shuge = '12345' * 120491 namespace = {'huge': huge, 'mhuge': mhuge, 'shuge': shuge, 'math': math}512 self.assertNotEqual(float(shuge), int(shuge),