Description Usage Arguments Value Author(s) Examples
Trapezoidally integrates the variable x as a function of v.
1 | trapint(v, x)
|
v |
Variable of integration (ie, depth, time) |
x |
Integrand (ie, value of interest) |
Returns a single numeric value that is the result of the trapezoidal integration.
Kate Evans, UMT
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.