Programmer Guide/Command Reference/EVAL/abs: Difference between revisions

From STX Wiki
Jump to navigationJump to search
(initial import)
 
m (1 revision: Initial import)
(No difference)

Revision as of 17:31, 18 November 2010

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