| richardson_diff | R Documentation |
Richardson extrapolation
richardson_diff(f, x, i, h, fx0, nlevels = 5L)
f |
function to differentiate |
x |
evaluation point |
i |
coordinate index |
h |
base step size |
fx0 |
f(x), precomputed |
nlevels |
depth of extrapolation. Default is 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.