Question: 4. Write a C code to make a table of (x , x-x/6+ x/120, sin x) using functions in the format of x x -

4. Write a C code to make a table of (x , x-x/6+ x/120, sin x) using functions in the format of x x - x3/6 + x5/120 sin (x) 0.0 2.000 1.000 0.1 1.901 1.105 0.2 1.808 1.221 2.0 8.000 7.389 Note: The values above are not correct
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
