X-Git-Url: http://gitweb.michael.orlitzky.com/?p=octave.git;a=blobdiff_plain;f=partition.m;h=99e38921d8d5c103b026ad9f9b0e9d98608bf3ac;hp=96ded5e194103e5a5ecaf92b0203ad74b97a87f7;hb=0c265577029ccdc5a232de637a557c304d1ace71;hpb=ef3b3ec9dcffcb4751b7f2215efd918eab84d8a5 diff --git a/partition.m b/partition.m index 96ded5e..99e3892 100644 --- a/partition.m +++ b/partition.m @@ -1,27 +1,27 @@ function [p,delta] = partition(integerN, a, b) - ## Partition the interval [a,b] into integerN subintervals. We do not - ## requite that a