Taylor Series Calculator
Compute the Taylor series of a function f(x) around a point a up to n terms.
Formula:
Taylor series of f(x) around a:
f(x) ≈ f(a) + f'(a)(x−a)/1! + f''(a)(x−a)^2/2! + ... + f⁽ⁿ⁾(a)(x−a)ⁿ/n!
Enter your function in standard math notation. The calculator will approximate the series up to the number of terms specified.