Thank you for your comment, Sasha. I'll look at that. --Jon Alexander Skomorokhov wrote: > > Hi, > > In description of a primitive function bins there is a > table "Bins for Numeric Vectors" the first condition says > (i#x)<=y[0] > > It must be > (i#x)<y[0] > > Sasha.