gsl-histogram (1) Linux Manual Page
gsl-histogram – compute histogram of data on stdin Synopsysgsl-histogram xmin xmax [n] Descriptiongsl-histogram is a demonstration program for the GNU Scientific Library. It takes three arguments, specifying the upper and lower bounds of the histogram and the number of bins. It then reads numbers from `stdin’, one line at a time, and adds them to…
