Notebook
Note that to evaluate the Taylor polynomial as an approximation of f, e.g. with polyval(), the coefficients must be reversed, and the point of the Taylor expansion must be subtracted from the argument ( http://docs.sympy.org/dev/modules/mpmath/calculus/approximation.html#taylor-series-taylor )