Home
last modified time | relevance | path

Searched refs:_Py_acosh (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_math.h1 double _Py_acosh(double x);
12 #define m_acosh _Py_acosh
D_math.c41 _Py_acosh(double x) in _Py_acosh() function