Classes Command

From GeoGebra Manual
Revision as of 15:36, 2 August 2012 by Murkle (talk | contribs)
Jump to: navigation, search



Classes[ <List of Data L>, <Start S>, <Width of Classes w> ]
Gives a list of class boundaries. The first boundary (min) is equal to S, the last boundary (max) will be at least the maximum of L and the boundaries will be equally spaced between min and max.
Classes[ <List of Data L>, <Number of Classes n> ]
Gives a list of class boundaries. The first boundary (min) is equal to the minimum of L, the last boundary (max) will be the maximum of L and the boundaries will be equally spaced between min and max.
© 2024 International GeoGebra Institute