一 介绍
scipy的constants模块包含了大量用于科学计算的常数
二 代码
from scipy import constants as C
#圆周率
print(C.
一 介绍
from scipy import constants as C
#圆周率
print(C.