Legendren

Parent Previous Next

Legendren


Fully Normalized Associated Legendre Functions



Syntax


Legendren(n, x)

n is a integer

x is a real number

Return a vector contains fully normalized associated Legendre function for x based on n


n is a integer

x is real row/column array

Return a matrix in which each column contains fully normalized associated Legendre function for x[i] based on n


Example


Input

Output

legendren(5, 0.5)

legendren(2, [0.21,-0.05,0.89,-0.43,0.52])


See Also


Created with the Personal Edition of HelpNDoc: Generate EPub eBooks with ease