Searched defs:_Py_atanh (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/ | ||
D | _math.c | 145 _Py_atanh(double x) in _Py_atanh() function |
/external/python/cpython2/Modules/ | ||
D | _math.c | 131 _Py_atanh(double x) in _Py_atanh() function |