X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=sidebyside;f=partition.m;h=6568be38b39ba0580abef16b63d189ff4121e2fe;hb=99b641383e285ba62808678be74077485a61e024;hp=ac616cf5891d6f0e7c2f3d4322b8ab22b383e705;hpb=1a5bceb9de6bd3a511e7edcb6ab08f84dae63948;p=octave.git diff --git a/partition.m b/partition.m index ac616cf..6568be3 100644 --- a/partition.m +++ b/partition.m @@ -1,28 +1,28 @@ function [p,delta] = partition(integerN, a, b) ## Partition the interval [a,b] into integerN subintervals. We do not - ## requite that a