Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dmathmodule.c458 m_erfc_contfrac(double x) in m_erfc_contfrac() function
500 cf = m_erfc_contfrac(absx); in m_erf()
518 cf = m_erfc_contfrac(absx); in m_erfc()
/external/python/cpython3/Modules/
Dmathmodule.c491 m_erfc_contfrac(double x) in m_erfc_contfrac() function
538 cf = m_erfc_contfrac(absx); in m_erf()
560 cf = m_erfc_contfrac(absx); in m_erfc()