Rev 4161 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4161 | Rev 12038 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | 4 | ||
5 | slib_out= [effectifs of classes] |
5 | slib_out= [effectifs of classes], [classes data] |
6 | slib_comment= data : [x_1,...,x_n] |
6 | slib_comment= data : [x_1,...,x_n] ; classes data: [a_1,...,a_m] \ |
- | 7 | (with min and max add if necessary);\ |
|
7 | if only |
8 | if there are only 2 numbers in classes data, the first one is the smaller, \ |
- | 9 | the second one is the width of classes;\ |
|
8 | if |
10 | if there is no second parameter, classes are created of width ceil(4*n^(1/4)). |