Mathematica > Mathematics and Algorithms > Mathematical Functions > Elementary Functions >

Exp

Exp[z]
gives the exponential of z.
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • For certain special arguments, Exp automatically evaluates to exact values.
  • Exp can be evaluated to arbitrary numerical precision.
  • Exp automatically threads over lists.
  • Exp[z] is converted to E^z.
New in 1