I encounter something strange for me.
Usually for $z \in R$ and $t \in R$, $\int_{-\infty}^\infty dt e^{i (k-z)t}=2 \pi \delta(k-z)$. And then one has $$\int_{-\infty}^\infty dk \int_{-\infty}^\infty dt f(k) e^{i (k-z)t} =\int_{-\infty}^\infty dk f(k) 2 \pi \delta(k-z) =2 \pi f(z).$$
But I verified numerically that the above equation $$\int_{-\infty}^\infty dk \int_{-\infty}^\infty dt f(k) e^{i (k-z)t} =2 \pi f(z) $$ also hold for $z \in C$.
For example, for an randomly picked function $f(k)=k^7 e^{-k^2}$ and randomly picked complex number $z=1+2i$, one can verify numerically that $$\int_{-\infty}^\infty dk \int_{-\infty}^\infty dt f(k) e^{i (k-z)t} = -28943.8 - 20162.6 i =2 \pi f(z). $$
Why? How do one understand this?
I thought about whether one can still use the delta function argument as for $z \in R$. But here $\int_{-\infty}^\infty dt e^{i (k-z)t}$ is no longer proportional to the delta function $2 \pi \delta(k-z)$ since $z \in C$. Moreover, even if one can somehow treat it as a delta function, the integration path for $k$ is on the real axis and does not pass $z$.