Description Usage Arguments Examples
This function calculate the integral of function
1 | trapz_simple(x, y)
|
x |
is a numerical vector |
y |
is a numerical vector |
1 | trapz_simple(x=1:10,y=exp(1:10))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.