Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
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
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»