Put another way, write the units at every step, because units errors are the failure mode that catches everyone eventually.
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.
In practice, air bubbles at these volumes are a measurement problem rather than a safety one. A 2 mm bubble in a 0.3 mL syringe is roughly 4 µL, which at 10 units drawn is a four per cent error.
The caveat is that this assumes the vial contains what the label says, and if the content assay has not been done, the arithmetic is precise about an unknown quantity.
Write the arithmetic on the vial label. It costs nothing and removes the step where you reconstruct it from memory.