Taylor Polynomials using MathStudio
I recently demonstrated the built-in function Taylor(function, var, n, [val], [mode]), which computes the Taylor Polynomial of degree n. The idea is that a “nice” enough function can be represented exactly as an infinite series, which we say is centered at … Continue reading