A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.
The complex exponential is defined by ez = ex (cos y + i sin y) for z = x + iy. It is entire (holomorphic everywhere), satisfies (ez)' = ez, and is periodic with period 2πi: ez+2πi = ez. The exponential is surjective but not injective; its image avoids 0.
Verify that eiy lies on the unit circle. Compute e1+iπ/4 and e2+i0 to see how the real and imaginary parts of the exponent affect magnitude and direction.
Assuming ez behaves like the real exponential; it is periodic with period 2πi, not monotonic. Forgetting that |ex+iy| = ex independent of y, so ez is not bounded as y varies.
You already know Euler's formula from complex exponential form: eiθ = cos θ + i sin θ, which places eiθ on the unit circle at angle θ. The complex exponential generalizes this to all complex inputs. For z = x + iy, define ez = ex (cos y + i sin y). The real part x controls the *magnitude* (ex), and the imaginary part y controls the *angle* (y radians from the positive real axis). So ez is a point at distance ex from the origin, rotated y radians counterclockwise.
This decomposition has a striking consequence: the magnitude |ez| = ex depends only on the real part of z, never on the imaginary part. The imaginary part shifts the angle but leaves the radius unchanged. As a result, ez is never zero — ex > 0 for all real x, so no choice of y can make the magnitude vanish. This is why the image of the complex exponential is ℂ \ {0}: it covers every nonzero complex number, but zero is permanently excluded.
The most important property distinguishing the complex exponential from its real counterpart is periodicity: ez + 2πi = ez for all z. Because e2πi = cos(2π) + i sin(2π) = 1, adding 2πi to z completes a full 360° rotation — returning to the same image point. The real exponential is strictly increasing and injective; the complex exponential is surjective but not injective. The vertical strip 0 ≤ Im(z) < 2π is a fundamental domain: every nonzero complex number has exactly one preimage there. Shift vertically by any multiple of 2π and you land on the same output.
Since ez satisfies (ez)' = ez and is holomorphic everywhere — meaning differentiable at every point in ℂ — it is an entire function with no singularities, no branch cuts, and no restricted domain. This makes it the simplest and best-behaved transcendental function in complex analysis. All the other elementary transcendental functions are built from it: the complex sine and cosine are cos z = (eiz + e−iz)/2 and sin z = (eiz − e−iz)/(2i), and the complex logarithm is the inverse of ez. Understanding ez is the foundation for everything that follows.