Can someone pleas help me whith this problem.
Write a function that numerically finds the zero crossing of the
function f. Inputs to the function are the name of the function to be
analyzed, together with xl and xu such that
f(xl) < 0 < f(xu)
Also, the desired accuracy of the solution (in...