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 a20e1ba commit eab0899Copy full SHA for eab0899
1 file changed
library/decimal.po
@@ -1508,6 +1508,8 @@ msgid ""
1508
"rounding mode of the context is used. Results are always correctly-rounded "
1509
"in the Python version."
1510
msgstr ""
1511
+"如为两个参数则计算 ``x**y``。 如果 ``x`` 为负值则 ``y`` 必须为整数。 除非 ``y`` 为整数且结果为有限值并可在 "
1512
+"'precision' 位内精确表示否则结果将是不精确的。 上下文的舍入模式将被使用。 结果在 Python 版中总是会被正确地舍入。"
1513
1514
#: ../../library/decimal.rst:1360
1515
msgid ""
0 commit comments