FZeroFind Method |
| Name | Description | |
|---|---|---|
| Find(OneVariableFunction, Interval) | Finds one root of f within the given interval. | |
| Find(OneVariableFunction, Double) | Finds one root of f near the starting guess, x0. | |
| Find(OneVariableFunction, Double, Double) | Finds one root of f within the given interval. |