How might I find a root-seeking program's "order of convergence"?
For an iteration program, how might I examine the effect of the rounding-error? (If MATLAB displays the iterates to 4 d.p., does that mean it is working with that level of accuracy or does it work with more digits internally?)
Thanks.

format longor withfprintfif that's what you mean – Mikael Öhman Sep 5 '11 at 8:04