Description Usage Arguments Value
Calculate derivative of an tabular function
1 | ArrayDerivative(x, y, lag = 1)
|
x |
vector of x values, where the function was calculated |
y |
vector of function values on x |
lag |
numeric Smoothing parameter for derivative calculation (default=1) |
Vector of tabular function derivatives
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.