graphlib —-- 使用類圖 (graph-like) 結構進行操作的功能
graphlib
numbers --- 數值的抽象基底類別
numbers
本章所描述的模組提供了數值和與數學相關的函式和資料型別。numbers 模組定義了數值型別的抽象階層結構。math 和 cmath 模組包含了用於浮點數和複數的各種數學函式。decimal 模組支援對十進位數字的精確表示以及任意精度的算術運算。
math
cmath
decimal
本章節包含下列的模組:
fractions
random
statistics
NormalDist