|  | RootFinderDFindRoot Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also