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