I was trying perform sort of educated guess based on arctan(b*c/sqrt(a*(b^2+c^2+a)))/sqrt(a*pi) - solution for the integration of exp(-ax^2)*erf(bx)*erf(cx) from 0 to infinity but no luck, since the one I need is a translated version for the above.
I am wondering is that any systematic back...