Bisection Class |
public static class Bisection
The Bisection type exposes the following members.
Name | Description | |
---|---|---|
FindRoot | Find a solution of the equation f(x)=0. | |
FindRootExpand | Find a solution of the equation f(x)=0. | |
TryFindRoot | Find a solution of the equation f(x)=0. |