All that remains is to determine what code we must place directly before and after the loop. What code do we need?
Click here for the answer
You can see the final version of our bisection code in ``examples/bisection.c.'' Alternatively, you can view it directly.