This is documentation for an old release of SciPy (version 0.10.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.special.lpmv
-
scipy.special.lpmv(x1, x2, x3[, out]) = <ufunc 'lpmv'>
y=lpmv(m,v,x) returns the associated legendre function of integer order
m and real degree v (s.t. v>-m-1 or v<m): |x|<=1.