So a basic form of the Gauss error function is
$$\int e^{x^2}\,dx$$
and apparently this is not solvable analytically. But why? It seems that I can solve it pretty easily as
$$\int e^{x^2}\,dx = \frac{1}{2x}e^{x^2}$$
since
$$\frac{d}{dx} \frac{1}{2x}e^{x^2} = e^{x^2}.$$
Why is this wrong?