Searched refs:scorerhi (Results 1 – 6 of 6) sorted by relevance
/dports/math/py-mpmath/mpmath-1.2.1/doc/source/plots/ |
H A D | hi.py | 2 plot([scorerhi, diffun(scorerhi)], [-10,2], [0,2])
|
H A D | hi_c.py | 2 cplot(scorerhi, [-8,8], [-8,8], points=50000)
|
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/ |
H A D | function_docs.py | 9886 scorerhi = r""" variable
|
H A D | __init__.py | 352 scorerhi = mp.scorerhi variable
|
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/functions/ |
H A D | bessel.py | 698 def scorerhi(ctx, z, **kwargs): function
|
/dports/math/py-mpmath/mpmath-1.2.1/ |
H A D | CHANGES | 226 * Added Scorer functions (scorergi(), scorerhi())
|