In the process of solving this question Integral involving product of arctangent and Gaussian, I've come across the integral:
$$ \int_0^b \frac{e^{-s^2}}{a^2 + s^2} d s . $$
This integral appears simple enough that I would expect something to be known about it. Does a closed-form solution exist in terms of $a$ and $b$? I haven't managed to find anything or work out the integral myself.
This integral can be expressed in terms of a special function called Owen's T-function. We have $$J(a,b) \equiv \int \limits_0^b \frac{\mathrm{e}^{-s^2}}{a^2+s^2} \, \mathrm{d} s \overset{s=a t}{=} \frac{2 \pi \mathrm{e}^{a^2}}{a} \frac{1}{2\pi} \int \limits_0^{b/a} \frac{\mathrm{e}^{-\frac{1}{2} (\sqrt{2} a)^2 (1+t^2)}}{1+t^2} \, \mathrm{d} t = \frac{2 \pi \mathrm{e}^{a^2}}{a} \operatorname{T} \left(\sqrt{2} a, \frac{b}{a}\right) \, . $$
Further simplifications are only possible for particular values of $b$. For example, we have $$J(a,\infty) = \frac{\pi}{2 \lvert a \rvert} \mathrm{e}^{a^2} \operatorname{erfc}(\lvert a \rvert)$$ and, as already derived by Arjun Vyavaharkar, $$ J(a,a) = \frac{\pi}{4 a} \mathrm{e}^{a^2} [1 - \operatorname{erf}^2(a)] \, . $$