符号数学库Sympy对pi的表示与数学和numpy不同: import math import numpy import scipy import sympy print(math.pi == numpy.pi) > True ...
確定! 回上一頁