Info

此问题已关闭。 请重新打开它进行编辑或回答。

How do I calculate Maclaurin Series of Tanx

1 次查看(过去 30 天)
James Smith
James Smith 2019-11-29
关闭: John D'Errico 2023-12-25
Screenshot 2019-11-29 at 19.09.55.png
unction y = tanMacLaurin(x, k)
S = 1;
for k = 1:n
i get how to do plotting but i dont understand how to code that formula at all

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by