![]() | RegulaFalsiMethodFFindRoot Method |
Name | Description | |
---|---|---|
![]() | FindRoot(Single, Single) |
Finds the root of the given function.
(Inherited from RootFinderF.) |
![]() | FindRoot(FuncSingle, Single, Single, Single) |
Finds the root of the given function.
(Overrides RootFinderFFindRoot(FuncSingle, Single, Single, Single).) |
![]() | FindRoot(Single, Single, Single) |
Finds the x for the given function, such that f(x) = y.
(Inherited from RootFinderF.) |