From,
$$ F(x) = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^{\infty} f(t) \cdot e^{-ixt} \, \Bbb dt $$
I obtained,
$$ \frac{1}{\sqrt{2\pi}} \int_{-\infty}^{\infty} e^{|-t|} \cdot e^{-i \cdot x \cdot t} \, \Bbb dt $$
Consequently I found $F(t)$ as,
$$ \sqrt{\frac{2}{\pi}} \cdot \frac{1}{1 + x^2} $$
Is that the Fourier transform of $f(t)=\exp(-|t|)$, or should I continue with the following formula?
From, $$ f(t) = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^{\infty} F(x) \cdot e^{ixt} \, \Bbb dx $$
Lastly I found like that but I don’t have any idea about what did I find…
$$ \frac{2}{\pi} \int_{0}^{\infty} \frac{2\cos(xt)}{1 + x^2} \, \Bbb dx $$
I have wondered what is the general solution way to find a Fourier transform of any function with this two formulas?
Thank you everyone.