Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c06a86

Browse files
committed
[po] auto sync bot
1 parent cc369a7 commit 7c06a86

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

library/cmath.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ msgid ""
5050
" other. On platforms that do not support signed zeros the continuity is as "
5151
"specified below."
5252
msgstr ""
53+
"在具有对于有符号零的硬件和系统级支持的平台上,涉及分歧点的函数在分歧点的 *两侧* 都是连续的:零的符号可用来区别分歧点的一侧和另一侧。 "
54+
"在不支持有符号零的平台上,连续性的规则见下文。"
5355

5456
#: ../../library/cmath.rst:26
5557
msgid "Conversions to and from polar coordinates"
@@ -136,8 +138,7 @@ msgid ""
136138
"specified, returns the natural logarithm of *x*. There is one branch cut, "
137139
"from 0 along the negative real axis to -∞, continuous from above."
138140
msgstr ""
139-
"返回给定 *base* 的 *x* 的对数。如果没有给定 *base*,返回 *x* 的自然对数。 那里是一个分支切断,从 0 "
140-
"到-∞,沿负实轴之上连续。"
141+
"返回给定 *base* 的 *x* 的对数。如果没有给定 *base*,返回 *x* 的自然对数。 从 0 到 -∞ 存在一个分歧点,沿负实轴之上连续。"
141142

142143
#: ../../library/cmath.rst:101
143144
msgid ""

0 commit comments

Comments
 (0)