I am supposed to determine the value of number e with exactness (mistake) less than $10^{-8}$, using Taylor polynomial and Lagrange Remainder.
My hint is that $T_{n}(e^{x},0)(x)$.
I know the formula for Lagrange Remainder, as well as for Taylor polynomial of e, but I am not able to combine it.
Can anyone help me?