can u help me with Maclaurin series expansion
8 views (last 30 days)
Show older comments
can you please help me solve this problem
Create MATLAB function that implement this formula Cos(x) = 1-(x^2/2!)+(x^4/4!)-(x^6/6!)+.......
Et = Abs ((True value - approximation value)/(true value))*100
Cos (0.9) , eighth term
2 Comments
Answers (1)
See Also
Categories
Find more on Calculus 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!