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

Commit6adc91d

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

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
@@ -159,7 +159,7 @@ msgid ""
159159
"to\"pick apart\" the internal representation of a float in a portable way."
160160
msgstr""
161161
"以 ``(m, e)`` 對的格式回傳 *x* 的尾數 *m* 及指數 *e*。*m* 是浮點數而 *e* 是整"
162-
"數,且兩者精確地使 ``x == m * 2**e``。若 *x*為零回傳 ``(0.0, 0)``,否則令 "
162+
"數,且兩者精確地使 ``x == m * 2**e``。若 *x*為零,回傳 ``(0.0, 0)``,否則令 "
163163
"``0.5 <= abs(m) < 1``。此函式用於以可攜的方式「分割」浮點數內部表示法。"
164164

165165
#:../../library/math.rst:110

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp