Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc369a7 commit 7c06a86Copy full SHA for 7c06a86
1 file changed
library/cmath.po
@@ -50,6 +50,8 @@ msgid ""
50
" other. On platforms that do not support signed zeros the continuity is as "
51
"specified below."
52
msgstr ""
53
+"在具有对于有符号零的硬件和系统级支持的平台上,涉及分歧点的函数在分歧点的 *两侧* 都是连续的:零的符号可用来区别分歧点的一侧和另一侧。 "
54
+"在不支持有符号零的平台上,连续性的规则见下文。"
55
56
#: ../../library/cmath.rst:26
57
msgid "Conversions to and from polar coordinates"
@@ -136,8 +138,7 @@ msgid ""
136
138
"specified, returns the natural logarithm of *x*. There is one branch cut, "
137
139
"from 0 along the negative real axis to -∞, continuous from above."
140
-"返回给定 *base* 的 *x* 的对数。如果没有给定 *base*,返回 *x* 的自然对数。 那里是一个分支切断,从 0 "
-"到-∞,沿负实轴之上连续。"
141
+"返回给定 *base* 的 *x* 的对数。如果没有给定 *base*,返回 *x* 的自然对数。 从 0 到 -∞ 存在一个分歧点,沿负实轴之上连续。"
142
143
#: ../../library/cmath.rst:101
144
msgid ""
0 commit comments