Create NewtonRaphsonMethod.py
Newton-Raphson method is non bracketing iterative algorithm to find the nearest root of an equation from point 'a'. It's much faster because convergence to the real root is very much faster than any other methods.
S
Syed Haseeb Shah committed
3a0555bdd7d9cfb4cfcf165249bb95b67cab3877
Parent: 0a1b6ad
Committed by GitHub <noreply@github.com>
on 4/13/2018, 3:25:47 PM