I have the error function:
$$\text{erf}(x + iy) = \frac{2}{\sqrt{\pi}} \int_0^{x + iy} e^{-t^2} dt$$
I'm looking for an upper bound on $|\text{erf}(x + iy)|$ in terms of $y$. I know that for $y=0$ a trivial bound is $1$, but certainly I cannot have a constant bound since $\text{erf}$ is entire and analytic on $\mathbb{C}$.
Wolfram says that:
$$|\text{erf}(x + iy)|^2 = \text{erf}\left( x - x \sqrt{- \frac{y^2}{x^2}} \right) \text{erf}\left( x + x \sqrt{- \frac{y^2}{x^2}} \right)$$
This is the only "simplification" I could find but it's not really helpful... Does anyone know a useful bound?