Deciding when the arithmetic is stable enough to stop rechecking
Rechecking a dose calculation every single time is the safe default and it is also how people end up doing arithmetic while distracted, which is worse than not doing it. There is a point at which the numbers are stable and the check can become periodic rather than continuous.The conditions