]> gitweb.michael.orlitzky.com - octave.git/commit
Add two initial octave functions, has_root and bisect.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 13 Sep 2012 18:00:51 +0000 (14:00 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 13 Sep 2012 18:00:51 +0000 (14:00 -0400)
commit78254b47cdaf395eac1e31845a2cc9edb55a4aca
treed5096c9b43da58d751e98319dab7351c51de6aca
Add two initial octave functions, has_root and bisect.
bisect.m [new file with mode: 0755]
has_root.m [new file with mode: 0755]