float math.exp(float a)
The value of e = {math.e()} The value of e = {math.exp(1.0)} The value of e raised to the power 0 = {math.exp(0)}