The original implementation of `xPrintFloat()` printed an extra digit, which caused occasional 'rounding errors' in decimal representations.
The original implementation of
xPrintFloat()printed an extra digit, which caused occasional 'rounding errors' in decimal representations.