HomeSort by relevance Sort by last modified time
    Searched refs:assertIsNotClose (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/test/
test_cmath.py 639 self.assertIsNotClose(0.001-0.001j, 0.001+0.001j, abs_tol=1e-03)
test_math.py     [all...]

Completed in 147 milliseconds