Searched refs:testAtanh (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_math.py | 192 def testAtanh(self): member in MathTests |
/external/python/cpython3/Lib/test/ | ||
D | test_math.py | 308 def testAtanh(self): member in MathTests |