File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
6+ # Translators:
7+ # ww song <[email protected] >, 20188+ # Meng Du <[email protected] >, 20189+ #
610#, fuzzy
711msgid ""
812msgstr ""
913"Project-Id-Version : Python 3.7\n "
1014"Report-Msgid-Bugs-To : \n "
1115"POT-Creation-Date : 2018-06-30 05:56+0900\n "
12- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE \n "
13- "Last-Translator : ww song <sww4718168 @gmail.com>, 2018\n "
16+ "PO-Revision-Date : 2017-02-16 23:40+0000 \n "
17+ "Last-Translator : Meng Du <alphanow @gmail.com>, 2018\n "
1418"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1519"MIME-Version : 1.0\n "
1620"Content-Type : text/plain; charset=UTF-8\n "
@@ -119,6 +123,10 @@ msgid ""
119123"values share the same approximation, any one of them could be displayed "
120124"while still preserving the invariant ``eval(repr(x)) == x``."
121125msgstr ""
126+ "有趣的是,有许多不同的十进制数共享相同的最接近的近似二进制分数。例如, ``0.1`` 、 ``0.10000000000000001`` 、 "
127+ "``0.1000000000000000055511151231257827021181583404541015625`` 全都近似于 "
128+ "``3602879701896397 / 2 ** 55`` 。由于所有这些十进制值都具有相同的近似值,因此可以显示其中任何一个,同时仍然保留不变的 "
129+ "``eval(repr(x)) == x`` 。"
122130
123131#: ../../tutorial/floatingpoint.rst:88
124132msgid ""
You can’t perform that action at this time.
0 commit comments