min
From STX Wiki
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
Returns the smallest value found in the arguments.
min(x1 {, x2 {, ...}})