Taylor polynomial in mathematica Taylor polynomial in mathematica Printable View March 5th 2010, 02:44 AM gralla55 Taylor polynomial in mathematica x^3 + by + c = 0, x and y are functions, b is a variable and c is a constant. which means that when b = 0, x(b) = -c How can I make a program which calculates the taylor polynomial for x(b) of order n, with c and n as inputs?