Commit Graph

3 Commits

Author SHA1 Message Date
ParthS007
0856a61859 Remove Multiple Unused Imports and Variable 2018-10-18 02:58:57 +05:30
phaluch
2a87e8625f
Grammar corrections
Just small corrections to grammar and spelling, no code change.
2018-10-08 03:03:53 -03:00
Syed Haseeb Shah
3a0555bdd7
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.
2018-04-13 20:25:47 +05:00