Two people working through the same arithmetic independently should get the same answer, and if they do not, someone has made a unit error.
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.
Concretely, 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.
Published data on syringe dead space quantifies low-dead-space designs as retaining under 2 µL against 35 µL or more for conventional detachable-needle syringes.
If in doubt, use more diluent and accept the shorter usable window.