absmin

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 11:43, 4 April 2011 by 193.171.195.48 (talk) (Created page with '{{DISPLAYTITLE:{{SUBPAGENAME}}}} Returns the smallest absolute value found in the arguments. ;Usage: '''<code>absmin(<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 smallest absolute value found in the arguments.

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

<function list>

Navigation menu

Personal tools