max
From STX Wiki
< Programmer Guide | Command Reference | EVAL
Jump to navigationJump to search
Contents
max
Returns the largest value found in the parameters.
Usage:
max(x)
max(x0,x1,...,xN)
Parameters:
- x, xN
- A scalar, vector or matrix.
Return Type:
scalar