Chaos theory is about the sensitive dependence on initial conditions, i.e., in a simple system, when the initial conditions are altered, this leads to an enormous change in the output. I was thinking about whether the same kind of effect applies in the case of numerical methods, where we discard errors like rounding off or chopping errors. However, here the difference is that we don’t change the initial conditions slightly, but rather we take the value by rounding or chopping off.
Is there any resource where I can find a connection between these two?