This is documentation for an old release of SciPy (version 0.10.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.lqn

scipy.special.lqn(n, z)

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

Previous topic

scipy.special.lpn

Next topic

scipy.special.lpmn

This Page