The limit definition by Euler is given as
$e^z = \lim_{n \to \infty} (1 + \frac{z}{n})^n$
and thus for large $N$ we have
$e^z = (1 + \frac{z}{N})^N$.
Now my question is: how "fast" does this approximation converge? I.e., how do I have to choose $N$ in order for my error to be approximately zero? I know that I have to choose $N$ dependent on $z$ since for larger $z$, I also have to choose larger $N$. But how exactly does this relation look like? Is it enough for $N$ to be a polynomial in $z$?