Legendres

Parent Previous Next

Legendres


Schmidt Seminormalized Associated Legendre Functions



Syntax


Legendres(n, x)

n is a integer

x is a real number

Return a vector contains Schmidt seminormalized 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 Schmidt seminormalized associated Legendre function for x[i] based on n


Example


Input

Output

legendres(5, 0.5)

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


See Also


Created with the Personal Edition of HelpNDoc: Easy EPub and documentation editor