exp () returns a floating point number after calculating the expression e**x . Python exp() function Example. # import math library import math print(math.exp(2)) ...
確定! 回上一頁