well, i'm writing a taylor series program now and it does work, but it's pretty slow because it uses the symbolic d( function.
so it just calculates the derivative of the derivative of the derivative etc.
and that's pretty slow if you want to calculate the 20th term
is there another way to calculate the nth derivative of a function?
any help would be appreciated