Mathematica > Numerical Functions >

Min

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