←
E
→
GoldenRatio
Overview
/
Reference of built-in symbols
/
Exponential, trigonometric and hyperbolic functions
/
Exp
Exp[
z
]
returns the exponential function of
z
.
Exp[1]
Exp[10.0]
Exp[x] //FullForm
Plot[Exp[x], {x, 0, 3}]