Ref math exp:修订历史

本页内容
上一节: Ref_math_erfc 下一节: Ref_math_expm1

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

    2022年8月17日 (星期三)

    • 当前之前 21:512022年8月17日 (三) 21:51Neo 讨论 贡献 940字节 +940 创建页面,内容为“{{DISPLAYTITLE:math.exp(x)}}22 = Python math.exp() 方法 = Python math 模块 Python '''math.exp(x)''' 方法返回 e 的 x 次幂(次方)Ex,其中 e = 2.718281... 是自然对数的基数。 Python 版本:1.6.1 === 语法 === math.exp() 方法语法如下: <sample title="" desc="" lang="python" hererun="1"> math.exp(x) </sample> '''参数说明:''' * '''x''' -- 必需,数字,指定指数。如果…”
上一节: Ref_math_erfc 下一节: Ref_math_expm1