SciPy

scipy.special.lqn

scipy.special.lqn(n, z)[source]

Legendre functions of the second kind, Qn(z).

Compute sequence of Legendre functions of the second kind, Qn(z) and derivatives for all degrees from 0 to n (inclusive).

References

[R428]Zhang, Shanjie and Jin, Jianming. “Computation of Special Functions”, John Wiley and Sons, 1996. http://jin.ece.illinois.edu/specfunc.html

Previous topic

scipy.special.lpn

Next topic

scipy.special.lpmn