double laguerre(unsigned n, double x); float laguerref(unsigned n, float x); long double laguerrel(unsigned n, long double x);
Ln(x)=exn!dndxn(xne−x) , for x≥0,
where n is n and x is x.