| trapz_num | R Documentation |
Numerical trapezoidal integration
trapz_num(x, y)
x |
Numeric grid values. |
y |
Numeric function values on the grid. |
A numeric scalar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.