8000
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 e6a5191 commit 3322c4aCopy full SHA for 3322c4a
library/numeric.po
@@ -32,7 +32,11 @@ msgid ""
32
"mod:`decimal` module supports exact representations of decimal numbers, "
33
"using arbitrary precision arithmetic."
34
msgstr ""
35
+"本章所描述的模組提供了數值和與數學相關的函式和資料型別。:mod:`numbers` 模組定"
36
+"義了數值型別的抽象階層結構。:mod:`math` 和 :mod:`cmath` 模組包含了用於浮點數"
37
+"和複數的各種數學函式。:mod:`decimal` 模組支援對十進位數字的精確表示以及任意精"
38
+"度的算術運算。"
39
40
#: ../../library/numeric.rst:15
41
msgid "The following modules are documented in this chapter:"
-msgstr ""
42
+msgstr "本章節包含下列的模組:"
0 commit comments