Let bis f a b ( ,,,ε ) denote the recursive onedimensional
bisection procedure. The inputs for this
procedure are: the procedure for calculation values of f,
the segment [a b, ] and the accuracy ε. The outputs are
the estimations mx for the minimizer x
*
and mf for the
value of the minimum of the function f over the
segment [a b, ] .