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

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

 採用された回答

Walter Roberson
Walter Roberson 2022 年 5 月 23 日

0 投票

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.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMathematics についてさらに検索

タグ

質問済み:

2022 年 5 月 23 日

コメント済み:

2022 年 5 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by