Searched refs:m_atanh (Results 1 - 4 of 4) sorted by relevance

/external/python/cpython2/Modules/
H A D_math.h24 #define m_atanh atanh macro
28 #define m_atanh _Py_atanh macro
H A Dmathmodule.c821 FUNC1(atanh, m_atanh, 0,
/external/python/cpython3/Modules/
H A D_math.h24 #define m_atanh atanh macro
28 #define m_atanh _Py_atanh macro
H A Dmathmodule.c941 FUNC1(atanh, m_atanh, 0,

Completed in 200 milliseconds