What properties does a numerical approximation method have when it converges regardless of initial value? For example, sometimes the function does not allow Newton's method to work if we choose an initial value too far from value we want to go to. But sometimes, regardless of the initial value, it will always converge.
Is there anything special about this? Anything special having to do with the method or function?