The document describes using the Newton-Raphson method to find the root of an equation. It defines the equation and derivative functions, calls the Newton-Raphson method with initial guesses, and plots the function with the found root highlighted if convergence was reached.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
12 views1 page
Newton Raphson Program
The document describes using the Newton-Raphson method to find the root of an equation. It defines the equation and derivative functions, calls the Newton-Raphson method with initial guesses, and plots the function with the found root highlighted if convergence was reached.