Run ❯
Get your
own Python
server
❯
Run Code
Ctrl+Alt+R
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
#Import math Library import math #Return the exponential ex-1 print(math.expm1(32)) print(math.expm1(-10.89))
78962960182679.69
-0.9999813562576685