Home
last modified time | relevance | path

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

/dports/math/py-mpmath/mpmath-1.2.1/mpmath/functions/
H A Dorthogonal.py455 def spherharm(ctx, l, m, theta, phi, **kwargs): function
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/
H A Dfunction_docs.py9696 spherharm = r""" variable
H A D__init__.py376 spherharm = mp.spherharm variable
/dports/science/py-scipy/scipy-1.7.1/scipy/special/tests/
H A Dtest_mpmath.py1797 def spherharm(l, m, theta, phi): function