]> gitweb.michael.orlitzky.com - octave.git/history - newtons_method.m
Use the analytic solution Y(x) to compute y1 in problem6_method.
[octave.git] / newtons_method.m
2012-10-16 Michael OrlitzkyAdd Newton's method and some tests.