Translate

Newton Raphson Method

Newton Raphson method is the core in computer Numerical analysis software programs to find root of euqations such as e<sup>-x</sup> = Sin X. Complete solution is as below -