]> gitweb.michael.orlitzky.com - octave.git/history - newtons_method.m
Fix return value name in forward_euler.m.
[octave.git] / newtons_method.m
2012-10-16 Michael OrlitzkyAdd Newton's method and some tests.