gauss_laguerre | R Documentation |
Computes the node and the weights for the Gauss-Laguerre quadrature (integral on the whole real line)
gauss_laguerre(N)
N |
the number of evaluations |
a list containing two numeric vectors of length N, the first one containing the nodes and the second one the weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.