sphericalY_deriv2#
- spheroidal.spherical.sphericalY_deriv2(s, ell, m)[source]#
Computes the second derivative with respect to theta of the spin-weighted spherical harmonic with spin weight s, degree l, and order m.
- Parameters:
s (int or half-integer float) – spin weight
ell (int) – degree
m (int or half-integer float) – order
- Returns:
spin weighted spherical harmonic function \(\frac{d^2{}_{s}Y_{lm}(\theta,\phi)}{d\theta^2}\)
- Return type:
function