-
Guido van Rossum authored
additional errors happen in the last step. The trick is to avoid division by 0.1**n -- multiply by 10.0**n instead.
3764f3bb
additional errors happen in the last step. The trick is to avoid division by 0.1**n -- multiply by 10.0**n instead.