필터 지우기
필터 지우기

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