type
status
date
slug
summary
tags
category
icon
password
Property
SciPy 常量模块
constants
提供了许多内置的数学常数。常量模块包含以下几种单位:
- 公制单位
- 二进制,以字节为单位
- 质量单位
- 角度换算
- 时间单位
- 长度单位
- 压强单位
- 体积单位
- 速度单位
- 温度单位
- 能量单位
- 功率单位
- 力学单位
可以使用
dir()
函数来查看constants
模块包含了哪些常量: