Home
last modified time | relevance | path

Searched refs:mpf_erfc (Results 1 – 3 of 3) sorted by relevance

/dports/math/py-mpmath/mpmath-1.2.1/mpmath/libmp/
H A D__init__.py41 mpf_erf, mpf_erfc, mpf_ei, mpc_ei, mpf_e1, mpc_e1, mpf_expint,
H A Dlibhyper.py386 def mpf_erfc(x, prec, rnd=round_fast): function
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/
H A Dctx_mp.py171 ctx._erfc = ctx._wrap_libmp_function(libmp.mpf_erfc, None)