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 eb3a844 commit ad5330dCopy full SHA for ad5330d
1 file changed
library/random.po
@@ -353,7 +353,7 @@ msgid ""
353
"small biases from round-off error."
354
msgstr ""
355
"對於給定的種子,具有相等權重的 :func:`choices` 函式通常產生與重複呼叫 :func:"
356
-"`choice` 不同的序列。:func:`choices` 使用的演算法使用浮點院算來實現內部一致性"
+"`choice` 不同的序列。:func:`choices` 使用的演算法使用浮點運算來實現內部一致性"
357
"和速度。:func:`choice` 使用的演算法預設為整數運算和重複選擇,以避免捨入誤差產"
358
"生的小偏差。"
359
0 commit comments