| f(t) | F(ω) | Notes |
|---|---|---|
| Impulse | ||
| DC signal | ||
| a > 0 | ||
| a > 0 | ||
| Gaussian | ||
| Rect↔Sinc | ||
| Sinc↔Rect | ||
| Cosine | ||
| a > 0 |
sin(2*pi*t) cos(pi*t)
e^(-3*t) exp(-t^2)
Abs(t) Abs(w)
Heaviside(t-2) DiracDelta(t)
1/(1+w^2) exp(-pi*w^2)
Multiplication: Use * explicitly:
t*exp(-t) not texp(-t)Powers:
t^2 or (w+1)^2Constants: pi, e, I (imaginary unit)
Result
Enter an expression and click Compute
Compute forward or inverse Fourier transforms with step-by-step solutions.
f(t) vs t
Compute a transform to see the time-domain plot.