abs

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 14:05, 17 May 2010 by 193.171.195.8 (talk) (initial import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
abs

The absolute value of x.

Usage:

abs(x)

det(x)

|x|

Result:

The absolute value of x if x is a scalar, the length of the vector is x is a vector, or the determinant if x is a matrix.

Return Type:

scalar

Navigation menu

Personal tools