Min• Min[ , , ... ] yields the numerically smallest of the . • Min[{ , , ... }, { , ... }, ... ] 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. • Min[] gives Infinity. • See also: Max.
Examples Using InstantCalculatorsHere is the InstantCalculator for the Min function. Enter the parameters for your calculation and click Calculate to see the result.
Out[1]= |  |
Entering Commands DirectlyYou can paste a template for this command via the Text Input button on the Min Function Controller. This finds the minimum value in a one-dimensional list.
Out[2]= |  |
You can also find the minimum value in a multidimensional list.
Out[3]= |  |
|