Mathematica > Core Language > List Manipulation > Math & Counting Operations on Lists >
Mathematica > Data Manipulation > Handling Arrays of Data > Math & Counting Operations on Lists >

Max

Max[x1, x2, ...]
yields the numerically largest of the xi.
Max[{x1, x2, ...}, {y1, ...}, ...]
yields the largest element of any of the lists.
  • Max yields a definite result if all its arguments are real numbers.
  • In other cases, Max carries out some simplifications.
New in 1 | Last modified in 5
© 2008 Wolfram Research, Inc.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team