abs

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 17:31, 18 November 2010 by Admin (talk | contribs) (1 revision: Initial import)
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