changeset: 74372:1e65183337ff branch: 2.7 parent: 74369:a9680746ae4a user: Terry Jan Reedy date: Fri Jan 13 23:41:31 2012 -0500 files: Doc/library/decimal.rst description: closes #13730 diff -r a9680746ae4a -r 1e65183337ff Doc/library/decimal.rst --- a/Doc/library/decimal.rst Fri Jan 13 22:53:25 2012 +0100 +++ b/Doc/library/decimal.rst Fri Jan 13 23:41:31 2012 -0500 @@ -35,7 +35,7 @@ people learn at school." -- excerpt from the decimal arithmetic specification. * Decimal numbers can be represented exactly. In contrast, numbers like - :const:`1.1` and :const:`2.2` do not have an exact representations in binary + :const:`1.1` and :const:`2.2` do not have exact representations in binary floating point. End users typically would not expect ``1.1 + 2.2`` to display as :const:`3.3000000000000003` as it does with binary floating point.

AltStyle によって変換されたページ (->オリジナル) /