8000
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 c545b7a commit e76d71cCopy full SHA for e76d71c
library/math.po
@@ -61,7 +61,7 @@ msgid ""
61
"*x*. If *x* is not a float, delegates to :meth:`x.__ceil__ <object."
62
"__ceil__>`, which should return an :class:`~numbers.Integral` value."
63
msgstr ""
64
-"回傳 *x* 經上取整函數的值,即大於或等於 *x* 的最小整數。若 *x* 並非浮點數,此"
+"回傳 *x* 經上取整的值,即大於或等於 *x* 的最小整數。若 *x* 並非浮點數,此"
65
"函式將委託給 :meth:`x.__ceil__ <object.__ceil__>`,並回傳 :class:`~numbers."
66
"Integral` 型別的值。"
67
0 commit comments