Home
last modified time | relevance | path

Searched defs:hypercomb (Results 1 – 3 of 3) sorted by relevance

/dports/math/py-mpmath/mpmath-1.2.1/mpmath/
H A Dfunction_docs.py2960 hypercomb = r""" variable
H A D__init__.py323 hypercomb = mp.hypercomb variable
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/functions/
H A Dhypergeometric.py59 def hypercomb(ctx, function, params=[], discard_known_zeros=True, **kwargs): function