Mode Command

From GeoGebra Manual
Revision as of 02:43, 6 November 2009 by K Voss (talk | contribs) (create official page from pdf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Mode[List of Numbers]
Determines the mode(s) of the list elements.
Examples:
  • Mode[{1,2,3,4}] returns an empty list {}.
  • Mode[{1,1,1,2,3,4}] returns the list {1} .
  • Mode[{1,1,2,2,3,3,4}] returns the list {1, 2, 3}.
© 2024 International GeoGebra Institute