Implement Taylor series without using in built function "Taylor"
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have a function f(x) = sin(x) , and I have to implement the taylor series of degree 2 at a point a = 1, how can we do that without using the built in function 'Taylor'
1 Comment
Daniel Pollard
on 5 Jan 2021
Read this whole article, and then edit your question to satisfy all of the points.
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!