You are here: Symbol Reference > Statistics Namespace > Functions > Statistics.Histogram Function
Stats Master VCL
ContentsIndex
PreviousUpNext
Statistics.Histogram Function

Same as above, but here only values between Min and Max parameters will be counted.

Pascal
procedure Histogram(const Data: TVec; const NumBins: Integer; const Results: TVecInt; const Bins: TVec; CenterBins: boolean; Max: double; Min: double); overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!