mirror of
https://github.com/python/cpython.git
synced 2026-08-11 16:28:53 +08:00
additional errors happen in the last step. The trick is to avoid division by 0.1**n -- multiply by 10.0**n instead.
additional errors happen in the last step. The trick is to avoid division by 0.1**n -- multiply by 10.0**n instead.