Exp
Exp(z)the exponential function
E^z.
See
Examples
>> Exp(1)E
>> Exp(10.0)22026.465794806703
>> Exp(x) //FullForm"Power(E, x)"Implementation status
- ✅ - full supported
Exp(z)the exponential function
E^z.
See
>> Exp(1)E
>> Exp(10.0)22026.465794806703
>> Exp(x) //FullForm"Power(E, x)"