h = histogram(L,n)
We compute h_i the number to elements in the i-th equidistant subdivision of the interval [min L, max L] into n parts
|
|
|
|
|
|
|
The object histogram is a method function.
The source of this document is in RandomComplexes.m2:456:0.