Question: MATLAB creating an m file , show m file for Problem 3.5 Problem 3.5 Note : When posting please check the posting in case of
MATLAB creating an m file , show m file for Problem 3.5
Problem 3.5
Note : When posting please check the posting in case of errors in code Thank you

The sine function can be evaluated by the following infinite series: sin Create an M-file to implement this fomula so that it computes and displays the values of sin x as each sinx=x- 3!5! term in the series is added. In other words, compute and display in sequence the values for sinx = 3! sin x = x 3! 5! up to the order term of your choosing. For each of the preceding, compute and display the percent relative error as true - series approximation true %error x 100% As a test case, employ the program to compute sin 0.9) for up to and including eight terms the term x15/15! that is, up to
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
