執行 ❯
擁有你自己的 Python 伺服器
×
更改方向
更改主題,深色/淺色
前往 Spaces
#Import math Library import math #find the exponential of the specified value print(math.exp(65)) print(math.exp(-6.89))
1.6948892444103338e+28
0.0010179138409954387