absmax

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 10:42, 4 April 2011 by 193.171.195.48 (talk) (Created page with '{{DISPLAYTITLE:{{SUBPAGENAME}}}} Returns the largest absolute value found in the arguments. ;Usage: '''<code>absmax(<var>x1</var> {, <var>x2</var> {, ...}})</code>''' :;<var>x1<…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Returns the largest absolute value found in the arguments.

Usage
absmax(x1 {, x2 {, ...}})
x1, x2, ...
each argument can be a scalar, vector or matrix
Result
The result is the absolute maximum value found in the arguments.
See also
imax, max, min,

<function list>

Navigation menu

Personal tools