Ref math e:修订历史

本页内容
下一节: Ref_math_inf

差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:(当前)=与最后版本之间的差异,(之前)=与上一版本之间的差异,=小编辑。

    2022年8月17日 (星期三)

    • 当前之前 21:502022年8月17日 (三) 21:50Neo 讨论 贡献 688字节 +688 创建页面,内容为“{{DISPLAYTITLE:math.e}}1 = Python math.e 常量 = Python math 模块 Python '''math.e''' 常量用于返回欧拉数 (2.7182...)。 === 语法 === math.e 常量语法如下: <sample title="" desc="" lang="python" hererun="1"> math.e </sample> === 返回值 === 返回一个浮点数 2.718281828459045,表示数学常数 e。 == 以下实例返回欧拉数 (2.7182...): <sample title="" desc="" lang="python" h…”
下一节: Ref_math_inf