Skip to main content
Ctrl+K

SciPy

  • Installing
  • User Guide
  • API reference
  • Building from source
  • Development
  • Release notes
  • GitHub
  • Twitter
  • Installing
  • User Guide
  • API reference
  • Building from source
  • Development
  • Release notes
  • GitHub
  • Twitter

Section Navigation

  • scipy
  • scipy.cluster
  • scipy.constants
  • scipy.datasets
  • scipy.differentiate
  • scipy.fft
  • scipy.fftpack
  • scipy.integrate
  • scipy.interpolate
  • scipy.io
  • scipy.linalg
  • scipy.ndimage
  • scipy.odr
  • scipy.optimize
  • scipy.signal
  • scipy.sparse
  • scipy.spatial
  • scipy.special
  • scipy.stats
  • SciPy API
  • Special functions (scipy.special)
  • lqn
scipy.special.

lqn#

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

Legendre function of the second kind.

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

References

[1]

Zhang, Shanjie and Jin, Jianming. “Computation of Special Functions”, John Wiley and Sons, 1996. https://people.sc.fsu.edu/~jburkardt/f77_src/special_functions/special_functions.html

previous

lpn

next

lpmn

On this page
  • lqn

© Copyright 2008-2025, The SciPy community.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.2.