Home
last modified time | relevance | path

Searched refs:m_log1p (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Modules/
H A D_math.h24 #define m_log1p _Py_log1p macro
H A Dcmathmodule.c454 r.real = m_log1p(4.*z.real/((1-z.real)*(1-z.real) + ay*ay))/4.; in cmath_atanh_impl()
664 r.real = m_log1p((am-1)*(am+1)+an*an)/2.; in c_log()
H A Dmathmodule.c1314 FUNC1(log1p, m_log1p, 0,

Completed in 11 milliseconds