double assoc_laguerre(unsigned n, unsigned m, double x); float assoc_laguerref(unsigned n, unsigned m, float x); long double assoc_laguerrel(unsigned n, unsigned m, long double x);
Lmn(x)=(−1)mdmdxmLn+m(x) , for x≥0,
where n is n, m is m, and x is x.