Computes the associated Legendre polynomial P_l^m(x) for m >= 0, l >= m, |x|<= 1.
err contains an estimate of the absolute error in the value z.
This function is from the GNU Scientific Library, see http://www.gnu.org/software/gsl/ for documentation.
Package: gsl