exp()exp()
x 的以 e 为底的指数函数,表示 e 的 x 次幂:e^x。The base-e exponential function of x, which is e raised to the power x: e^x.
语法Syntax
exp(
x)
exp(
x)
参数Arguments
- x:实数,指数的值。x : A real number, value of the exponent.
x 的以 e 为底的指数函数,表示 e 的 x 次幂:e^x。The base-e exponential function of x, which is e raised to the power x: e^x.
exp(
x)
exp(
x)