RootFinderDFindRoot Method |
Name | Description | |
---|---|---|
FindRoot(Double, Double) |
Finds the root of the given function.
| |
FindRoot(Double, Double, Double) |
Finds the x for the given function, such that f(x) = y.
| |
FindRoot(FuncDouble, Double, Double, Double) |
Finds the root of the given function.
|