Command Reference
:
Matrix Language Reference
@mins
Matrix Statistics Functions
Vector of minimal values.
Syntax:
@mins
(
m
,
n
)
m:
series, matrix, vector, sym
n
: integer
Return: vector
Returns a vector with the
n
minimal values of the object
m
, arranged from low to high.
Examples
Cross-references