min

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 15:05, 17 May 2010 by 193.171.195.8 (talk) (initial import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
min

Returns the smallest value found in the parameters.

Usage:

min(x)

min(x0,x1,...,xN)

Parameters:
x, xN
A scalar, vector or matrix.
Return Type:

scalar

Examples:
#min := eval min($#t1, $#t2, 1, 2, 100)

Navigation menu

Personal tools