How do i generate a user-defined function that computes Taylor series implementation of e*

 Accepted Answer

The derivative of exp(x) is exp(x) so you do not need to any real work for the derivative parts. You just have to work with the factorial portion.

More Answers (0)

Categories

Find more on Mathematics in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!