bridcrit has zeros at midpoint and at mp0, so this causes problems
1 | search.brid.tight(f.n, f.f, lo, mid, hi, eps = 1e-06, ...)
|
lo |
left endpoint of search interval |
mid |
midpoint of search interval |
hi |
right endpoint of search interval |
eps |
minimum distance from endpoints to search at |
... |
additional arguments to criterion function (?) |
f |
criterion function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.