Numerical Method - Old Questions
Question Answer Details
7. Write an algorithm and C program for the secant method to find the roots of non-linear equation.(4 + 8)
OR
Write an algorithm and a C program for the Sinpson's 1/3 rule to integrate a given function.(4 + 8)
Answer
AI Generated Answer
AI is thinking...