Numerical Method - Old Questions
Question Answer Details
1. How can Horner's rule be used to evaluate the f(x) and f(x) of a polynomial at given point? Explain. Write an algorithm and program to calculate a real root of a polynomial using Horner's rule.
Answer
AI Generated Answer
AI is thinking...