powered by
Computes the node and the weights for the Gauss-Laguerre quadrature (integral on the whole real line)
gauss_laguerre(N)
a list containing two numeric vectors of length N, the first one containing the nodes and the second one the weights
the number of evaluations