min

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 12:21, 21 April 2011 by 193.171.195.48 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Returns the smallest value found in the arguments.

Usage
min(x1 {, x2 {, ...}})
x1, x2, ...
each argument can be a scalar, vector or matrix
Result
The result is the minimum value found in the arguments.
See also
imin, absmin, max,

<function list>

Navigation menu

Personal tools