←
JacobiP
→
LegendreP
/
Reference of Built-in Symbols
/
Special Functions
/
Orthogonal Polynomials
/
LaguerreL
/
LaguerreL
Laguerre polynomials
(
SymPy
,
WMA
)
LaguerreL
[
n
,
x
]
returns the Laguerre polynomial $L_n(x)$.
LaguerreL
[
n
,
a
,
x
]
returns the generalised Laguerre polynomial of order
n
and index
a
, $L^a_n(x)$.
LaguerreL[8, x]
LaguerreL[3/2, 1.7]
LaguerreL[5, 2, x]
←
JacobiP
→
LegendreP