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 8853a01 commit 76e7611Copy full SHA for 76e7611
library/math.po
@@ -312,7 +312,7 @@ msgid ""
312
"zero, then the returned value is ``0``. ``lcm()`` without arguments returns "
313
"``1``."
314
msgstr ""
315
-"回傳指定引數的最小公倍數。若所有引數值皆非零,回傳值為所有引數共有倍數中最小"
+"回傳指定整數引數的最小公倍數。若所有引數值皆非零,回傳值為所有引數共有倍數中最小"
316
"的正整數。若存在任一引數值為零,則回傳值為 ``0``。``lcm()`` 若未傳入任何引數"
317
"將回傳 ``1``。"
318
0 commit comments