abs
From STX Wiki
< Programmer Guide | Command Reference | EVAL
Jump to navigationJump to search
Contents
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