File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
167168msgid ""
@@ -175,6 +176,8 @@ msgid ""
175176"other extends from ``-1j`` along the imaginary axis to ``-∞j``, continuous "
176177"from the left."
177178msgstr ""
179+ "返回*x*的反正切。它具有两个分歧点:一个沿着虚轴从``1j`` "
180+ "延伸到``∞j``,向右持续延伸。另一个是沿着虚轴从``-1j``延伸到``-∞j``,向左持续延伸。"
178181
179182#: ../../library/cmath.rst:135
180183msgid "Return the cosine of *x*."
@@ -196,7 +199,7 @@ msgstr "双曲函数"
196199msgid ""
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
202205msgid ""
You can’t perform that action at this time.
0 commit comments