]> gitweb.michael.orlitzky.com - octave.git/history - bisect.m
Add the divided_difference_coefficients() function and reimplement divided_difference...
[octave.git] / bisect.m
2012-09-14 Michael OrlitzkyReturn the number of bisections from the bisect() function.
2012-09-14 Michael OrlitzkyAdd the partition function.
2012-09-13 Michael OrlitzkyAdd two initial octave functions, has_root and bisect.