Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update library/math.po
Co-authored-by: Payon <[email protected]>
  • Loading branch information
Carisa-Li and ken71301 authored Nov 9, 2024
commit 1a1388669aa18690f7d3c7dcfd6b786cc9791a78
2 changes: 1 addition & 1 deletion library/math.po
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ msgid ""
"remainder operation is zero, that zero will have the same sign as *x*."
msgstr ""
"特殊情況遵循 IEEE 754:特別是,對任何有限數 *x*,``remainder(x, math.inf)`` "
"值為 *x*;對任何非 ``NaN`` *x*,``remainder(x, 0)`` 及 ``remainder(math."
"值為 *x*;對任何非 ``NaN`` 值的 *x*,``remainder(x, 0)`` 及 ``remainder(math."
"inf, x)`` 會引發 :exc:`ValueError`。若取餘數操作的結果為零,則該零值會與 *x* "
"同號。"

Expand Down