Write a program to calculate the number of iterations required to find the root of f(x)=x-cos(x) as follows: a) Bisection, between (0, pi/2) b) Newton’s method, x0=pi/4 c) Secant method, x0=0, x1=pi/4 all calculations are in 6DR.
للاسف انا لا افقه شيئا في هذا البرنامج فاتمنى احد يساعدني