C program to find roots of newton raphson equation using functions
Answers
Answered by
5
Explanation:
The C program for Newton Raphson method presented here is a programming approach which can be used to find the real roots of not only a nonlinear function, but also those of algebraic and transcendental equations. Newton's method is often used to improve the result or value of the root obtained from other methods.
Similar questions
English,
6 months ago
Social Sciences,
6 months ago
Computer Science,
1 year ago
Math,
1 year ago
Math,
1 year ago