Home
last modified time | relevance | path

Searched defs:chebyt (Results 1 – 4 of 4) sorted by relevance

/dports/math/py-mpmath/mpmath-1.2.1/mpmath/functions/
H A Dorthogonal.py443 def chebyt(ctx, n, x, **kwargs): function
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/
H A Dfunction_docs.py5681 chebyt = r""" variable
H A D__init__.py364 chebyt = mp.chebyt variable
/dports/science/py-scipy/scipy-1.7.1/scipy/special/
H A Dorthogonal.py1506 def chebyt(n, monic=False): function