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 4925f1bb5b11381a583a1e8c910ec443d60c7111
2 changes: 1 addition & 1 deletion library/math.po
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ msgid ""
"not raise any exception."
msgstr ""
"此函式遵循 IEEE-754 標準中規範的融合乘加(fusedMultiplyAdd)運算。該標準保留"
"一種由實作環境決定的案例,即 ``fma(0, inf, nan)`` 和 ``fma(inf, 0, nan)`` 的"
"一種由實作決定的案例,即 ``fma(0, inf, nan)`` 和 ``fma(inf, 0, nan)`` 的"
"結果;在此案例中,``math.fma`` 回傳 ``NaN`` 且不會引發例外。"

#: ../../library/math.rst:103
Expand Down