Programmer Guide/Command Reference/EVAL/abs: Difference between revisions
From STX Wiki
< Programmer Guide | Command Reference | EVAL
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
::* the determinant of the square matrix <var>x</var> | ::* the determinant of the square matrix <var>x</var> | ||
:Instead of this function, also the special ''bracket'' syntax '''|''x''|''' can be used. | :Instead of this function, also the special ''bracket'' syntax '''|''x''|''' can be used. | ||
;See also: [[ | ;See also: [[../absv|absv]], [[../qdet|qdet]] | ||
[[ | [[../#Functions|<function list>]] |
Revision as of 10:03, 21 April 2011
Compute the absolute value of the argument x.