Home
last modified time | relevance | path

Searched refs:scorerhi (Results 1 – 6 of 6) sorted by relevance

/dports/math/py-mpmath/mpmath-1.2.1/doc/source/plots/
H A Dhi.py2 plot([scorerhi, diffun(scorerhi)], [-10,2], [0,2])
H A Dhi_c.py2 cplot(scorerhi, [-8,8], [-8,8], points=50000)
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/
H A Dfunction_docs.py9886 scorerhi = r""" variable
H A D__init__.py352 scorerhi = mp.scorerhi variable
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/functions/
H A Dbessel.py698 def scorerhi(ctx, z, **kwargs): function
/dports/math/py-mpmath/mpmath-1.2.1/
H A DCHANGES226 * Added Scorer functions (scorergi(), scorerhi())