Mathemodul exp () Funktion in Python
>>> import math
>>> math.exp(3)
20.085536923187668
Outrageous Ostrich
>>> import math
>>> math.exp(3)
20.085536923187668