Loading…

Euler's Formula Evaluator

Math Algebra • Complex Numbers

View all topics
5. Euler's Formula Evaluator
Evaluate \(e^{i\theta}=\cos\theta+i\sin\theta\), extend to \(e^{a+bi}\), and explore the inverse \( \log(z)\) (principal + branches).
Euler evaluation
Accepts pi or π without using eval.
If your input contains \(\pi\), it is treated as radians.
Sets \(\theta\) input.
Drag for unit-circle motion; it overwrites the input with a numeric radian value.
Add constant (so you can do \(e^{i\pi}+1\))
Result shown as \(e^{i\theta} + (u+vi)\).
Unit circle
Complex exponent \(e^{a+bi}\)
If you want \(b=\pi\), type \(3.14159...\) (or switch to degrees).
Inverse (complex logarithm) \(\log(z)\)
\(\log_k(z)=\ln r + i(\mathrm{Arg}(z)+2\pi k)\)
Rectangular input
Polar input
If \(r=0\), \(\log(z)\) is undefined.
Taylor preview (about \(0\))
Tip: see the Taylor Series calculator for more.

Use Fill example for Euler’s identity \(e^{i\pi}+1=0\). For \(\log(z)\), the argument is multi-valued: \(\arg(z)=\mathrm{Arg}(z)+2\pi k,\ k\in\mathbb{Z}\).

Ready
Choose a mode and click Compute.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What does Euler’s formula e^(i theta) equal?

Euler’s formula states that e^(i theta) = cos(theta) + i sin(theta). This represents a point on the unit circle at angle theta.

How do you compute e^(a+bi) using Euler’s formula?

Use e^(a+bi) = e^a e^(bi) = e^a(cos b + i sin b). The real part is e^a cos b and the imaginary part is e^a sin b.

How is the complex logarithm log(z) computed and why does it have branches?

For z = r cis(theta) with r > 0, log_k(z) = ln(r) + i(Arg(z) + 2pi k). Because the argument can be shifted by 2pi k, the logarithm is multi-valued and k selects the branch.

When is log(z) undefined in the complex plane?

log(z) is undefined at z = 0 because r = |z| must be positive to take ln(r). If the input has r = 0, there is no valid complex logarithm value.