88# Dingyuan Wang <[email protected] >, 201999# Meng Du <[email protected] >, 20191010# tianchang zhao <[email protected] >, 201911- # Freesand Leo <[email protected] >, 20191211# naisen xu <[email protected] >, 201912+ # Freesand Leo <[email protected] >, 20191313#
1414#, fuzzy
1515msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818"Report-Msgid-Bugs-To : \n "
1919"POT-Creation-Date : 2019-05-18 11:29+0900\n "
2020"PO-Revision-Date : 2017-02-16 23:02+0000\n "
21- "Last-Translator : naisen xu <723648649@qq .com>, 2019\n "
21+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2019\n "
2222"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2323"MIME-Version : 1.0\n "
2424"Content-Type : text/plain; charset=UTF-8\n "
@@ -356,10 +356,9 @@ msgid ""
356356"expressed as a real number (in which case the complex number has an "
357357"imaginary part of zero)."
358358msgstr ""
359- "请注意,函数的选择与模块 :mod:`math` "
360- "中的函数选择相似,但不完全相同。拥有两个模块的原因是因为有些用户对复数不感兴趣,甚至根本不知道它们是什么。它们宁愿 ``math.sqrt(-1)`` "
361- "引发异常,也不想返回一个复数。另请注意,被 "
362- ":mod:`cmath`定义的函数始终会返回一个复数,尽管答案可以表示为一个实数(在这种情况下,复数的虚数部分为零)。"
359+ "请注意,函数的选择与模块 :mod:`math` 中的函数选择相似,但不完全相同。 "
360+ "拥有两个模块的原因是因为有些用户对复数不感兴趣,甚至根本不知道它们是什么。它们宁愿 ``math.sqrt(-1)`` 引发异常,也不想返回一个复数。 "
361+ "另请注意,被 :mod:`cmath` 定义的函数始终会返回一个复数,尽管答案可以表示为一个实数(在这种情况下,复数的虚数部分为零)。"
363362
364363#: ../../library/cmath.rst:304
365364msgid ""
0 commit comments