The Fourier transform is commonly given by
$$\hat{f}(\xi)=\frac{1}{\sqrt{2\pi}}\int_{-\infty}^{\infty}f(x)e^{-i\xi x}\mathrm{d}x$$ with its inverse being $$f(x)=\frac{1}{\sqrt{2\pi}}\int_{-\infty}^{\infty}\hat{f}(\xi)e^{i\xi x}\mathrm{d}\xi$$
We also know that a Fourier series of a function has a real as well as a complex representation:
$$f(x)=\frac{a_0}{2} + \sum_1^{\infty}a_n\cos(n\omega x)+\sum_1^{\infty}b_n\sin(n\omega x) = \sum_{-\infty}^{\infty}c_ne^{-in\omega x}$$
The complex form of the Fourier series can be directly derived from its real form using Euler's formula.
It can also be shown that the real coefficients of the fourier series can be calculated by the following integrals:
$$a_n=\frac{2}{T}\int_{T}f(x)\cos(n\omega x)\mathrm{d}x$$
$$b_n=\frac{2}{T}\int_{T}f(x)\sin(n\omega x)\mathrm{d}x$$
While deriving the complex Fourier series, the relation
$$c_n=\frac{a_n-ib_n}{2}=\frac{1}{T}\int_{-\infty}^{\infty}f(x)e^{-in\omega x}\mathrm{d}x=\frac{1}{T}\int_{-\infty}^{\infty}f(x)e^{-i\xi x}\mathrm{d}x=\hat{f}(\xi)$$
becomes apparent. This would imply that the discrete inverse Fourier transform can be represented using real functions, as that is where the derivation for the complex form of the fourier series came from. While this connection may not be completly correct, I do hope that it is understandable where my question originated:
Is it possible to express the continous inverse fourier transfrom as well as the continous fourier transform using real functions?