Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.legendre
¶
scipy.special.
legendre
(
n
,
monic=0
)
¶
Returns the nth order Legendre polynomial, P_n(x), orthogonal over [-1,1] with weight function 1.
Previous topic
scipy.special.lqmn
Next topic
scipy.special.chebyt
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
)
»