| RootFinderFFindRoot Method |
| Name | Description | |
|---|---|---|
| FindRoot(Single, Single) |
Finds the root of the given function.
| |
| FindRoot(FuncSingle, Single, Single, Single) |
Finds the root of the given function.
| |
| FindRoot(Single, Single, Single) |
Finds the x for the given function, such that f(x) = y.
|