Page 1 of 1

Develop a program that uses a while loop to implement that estimates the value of y=2*tan(x)*exp(x) using Taylor series

Posted: Tue Jul 05, 2022 10:33 am
by answerhappygod
Develop A Program That Uses A While Loop To Implement That Estimates The Value Of Y 2 Tan X Exp X Using Taylor Series 1
Develop A Program That Uses A While Loop To Implement That Estimates The Value Of Y 2 Tan X Exp X Using Taylor Series 1 (15.88 KiB) Viewed 14 times
The program language to use is MATLAB
Develop a program that uses a while loop to implement that estimates the value of y=2*tan(x)*exp(x) using Taylor series expansions expanded to an order of 1000 correct to eight decimal places where x=0.5. Answer