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

Skip to content

Commit 27fa366

Browse files
committed
[po] auto sync bot
1 parent 54bb6df commit 27fa366

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

library/cmath.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,8 @@ msgid ""
161161
"Return the arc cosine of *x*. There are two branch cuts: One extends right "
162162
"from 1 along the real axis to ∞, continuous from below. The other extends "
163163
"left from -1 along the real axis to -∞, continuous from above."
164-
msgstr "返回*x*的反余弦。这里有两个分歧点:一个沿着实轴从1延伸到∞,从下面连续延伸。另外一个沿着实轴从-1延伸到 -∞,从上面连续延伸。"
164+
msgstr ""
165+
"返回*x*的反余弦。这里有两个分歧点:一个沿着实轴从1向右延伸到∞,从下面连续延伸。另外一个沿着实轴从-1向左延伸到 -∞,从上面连续延伸。"
165166

166167
#: ../../library/cmath.rst:122
167168
msgid ""
@@ -175,6 +176,8 @@ msgid ""
175176
"other extends from ``-1j`` along the imaginary axis to ``-∞j``, continuous "
176177
"from the left."
177178
msgstr ""
179+
"返回*x*的反正切。它具有两个分歧点:一个沿着虚轴从``1j`` "
180+
"延伸到``∞j``,向右持续延伸。另一个是沿着虚轴从``-1j``延伸到``-∞j``,向左持续延伸。"
178181

179182
#: ../../library/cmath.rst:135
180183
msgid "Return the cosine of *x*."
@@ -196,7 +199,7 @@ msgstr "双曲函数"
196199
msgid ""
197200
"Return the inverse hyperbolic cosine of *x*. There is one branch cut, "
198201
"extending left from 1 along the real axis to -∞, continuous from above."
199-
msgstr ""
202+
msgstr "返回*x*的反双曲余弦。它有一个分歧点沿着实轴从1到 -∞向左延伸,从上方持续延伸。"
200203

201204
#: ../../library/cmath.rst:159
202205
msgid ""

0 commit comments

Comments
 (0)