99# Meng Du <[email protected] >, 20191010# tianchang zhao <[email protected] >, 20191111# Freesand Leo <[email protected] >, 201912+ # naisen xu <[email protected] >, 20191213#
1314#, fuzzy
1415msgid ""
@@ -17,7 +18,7 @@ msgstr ""
1718"Report-Msgid-Bugs-To : \n "
1819"POT-Creation-Date : 2019-05-18 11:29+0900\n "
1920"PO-Revision-Date : 2017-02-16 23:02+0000\n "
20- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2019\n "
21+ "Last-Translator : naisen xu <723648649@qq .com>, 2019\n "
2122"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2223"MIME-Version : 1.0\n "
2324"Content-Type : text/plain; charset=UTF-8\n "
@@ -61,6 +62,8 @@ msgid ""
6162"*Cartesian* coordinates. It is completely determined by its *real part* "
6263"``z.real`` and its *imaginary part* ``z.imag``. In other words::"
6364msgstr ""
65+ "使用*矩形坐标*或*笛卡尔坐标*在内部存储Python复数``z``。这完全取决于它的*实数部分*``z.real`` "
66+ "和*虚数部分*``z.imag``。换句话说::"
6467
6568#: ../../library/cmath.rst:35
6669msgid ""
@@ -71,6 +74,7 @@ msgid ""
7174"radians, from the positive x-axis to the line segment that joins the origin "
7275"to *z*."
7376msgstr ""
77+ "*极坐标*提供了一种另一种复数的表示方法。在极坐标中,一个复数*z*由模量*r*和相位角*phi*来定义。模量*r*是从*z*到坐标原点的距离,而相位角*phi*是以弧度为单位的,逆时针的,从正X轴到连接原点和*z*的线段间夹角的角度。"
7478
7579#: ../../library/cmath.rst:42
7680msgid ""
0 commit comments