public static double Bisection( RootsErrorFunction eFnc, double a, double b, double errorTolerance, double collectionTolerance, int maxIteration )