→
Log
/
Reference of Built-in Symbols
/
Integer and Number-Theoretical Functions
/
Exponential Functions
/
Exp
/
Exp
WMA link
Exp
[
z
]
returns the exponential function of
z
.
Exp[1]
Exp[10.0]
Exp[x] //FullForm
Plot[Exp[x], {x, 0, 3}]
→
Log