Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit76d05a0

Browse files
Update library/math.po
Co-authored-by: Payon <ken71301@hotmail.com>
1 parent4925f1b commit76d05a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎library/math.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ msgstr ""
436436
"回傳 *x* 對 *y* 根據 IEEE 754 定義的餘數。對有限數 *x* 及有限非零數 *y*,該餘"
437437
"數值為 ``x - n*y``,``n`` 是最接近 ``x / y`` 精確值的整數。若 ``x / y`` 剛好"
438438
"位於兩個連續整數的正中間,``n`` 為最接近的 *偶* 數。因此該餘數 ``r = "
439-
"remainder(x, y)``必滿足 ``abs(r) <= 0.5 * abs(y)``。"
439+
"remainder(x, y)``總是滿足 ``abs(r) <= 0.5 * abs(y)``。"
440440

441441
#:../../library/math.rst:301
442442
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp