Python math.e 常量
定义和用法
The math.e
常量返回欧拉数:2.718281828459045。
语法
math.e
技术细节
返回值 | 一个 float 值,2.718281828459045,代表数学常量 e |
---|---|
Python 版本 | 1.5 |
The math.e
常量返回欧拉数:2.718281828459045。
math.e
返回值 | 一个 float 值,2.718281828459045,代表数学常量 e |
---|---|
Python 版本 | 1.5 |
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]