Python exp (x) function returns the exponential value of x with natural base e. It is equal to math.e** operator. It's a method of math module.
確定! 回上一頁