Description Usage Arguments Value Examples
View source: R/normal-quadra.R
Generate Gaussian quadrature points and corresponding weights
1 | normal_quadra(n, mm)
|
n |
Number of quadrature points |
mm |
Absolute value of minumum or maximum of quadrature points |
A list of Gaussian quadrature points and corresponding weights
1 | normal_quadra(41, 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.