Accepted answer
Concretely, dose arithmetic has three parts: concentration from vial content and diluent, volume from dose and concentration, and units from volume and syringe scale.
Worked example, because the general form is easier to trust once you have seen it once. Take a 10 mg vial and add 2 mL of diluent: the concentration is 10 ÷ 2 = 5 mg/mL. A 0.5 mg dose is 0.5 ÷ 5 = 0.1 mL. On a U-100 syringe, where 1 unit = 0.01 mL, that is 0.1 ÷ 0.01 = 10 units. Change the diluent to 1 mL and the same dose becomes 5 units — same dose, half the resolution.
The rounding error accumulates if you round too many times — rounding concentration to 5.0, rounding the dose volume to 0.1 mL, rounding the unit reading to 10 — and the safest approach is to work the full precision and round only the final answer.
The Arrhenius relationship for drawing kinetics means that cold solution takes noticeably longer to draw than room-temperature solution.
I would flag the obvious failure mode: people get the concentration right, get the volume right, and then read the syringe against the wrong scale.
If in doubt, use more diluent and accept the shorter usable window.