Description Usage Arguments Value See Also Examples
quadrature computes the integral for a given function based on an NIGrid-object
| 1 | quadrature(f, grid = NULL, ...)
 | 
| f | a function which takes the x-values as a (n x d) matrix as a first argument | 
| grid | a grid of type  | 
| ... | further arguments for the function  | 
The approximated value of the integral
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.