max
From STX Wiki
Jump to navigationJump to search
Returns the largest value found in the arguments.
- Usage
max(x1 {, x2 {, ...}})- x1, x2, ...
- each argument can be a scalar, vector or matrix
Returns the largest value found in the arguments.
max(x1 {, x2 {, ...}})