Histograms`
As of Version 7, the Histograms Package has been integrated into the Wolfram System.
Histogram is now a built-in Mathematica function:
Version 6.0
![<< Histograms`;
Histogram[RandomReal[NormalDistribution[0, 1], {1000}]]](Files/Histograms.en/legacy_1.gif)
Histogram3D is now a built-in Mathematica function:
Version 6.0
![<< Histograms`;
Histogram3D[RandomReal[NormalDistribution[0, 1], {100, 2}]]](Files/Histograms.en/legacy_2.gif)
As of Version 7, the Histograms Package has been integrated into the Wolfram System.
Histogram is now a built-in Mathematica function:
Histogram3D is now a built-in Mathematica function: