Python math 模块提供了许多对浮点数的数学运算函数。主要框架包括数论与表示函数幂函数与对数函数三角函数角度转换双曲函数特殊函数常量import math print(dir(math)) ...
確定! 回上一頁