You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > Abs Method > MatrixInt.Abs Method (integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.Abs Method (integer, integer)

Absolute values of calling object elements [Index]..[Index+Len-1].

Pascal
function Abs(const Index: integer; const Len: integer): TMtxVecInt; overload;

calling vector elements [Index]..[Index+Len-1] ansolute vslues.

An exception is raised if array borders are overrun/underrun.

Please note the calling vector elements [Index]..[Index+Len-1] are overwritten with result of routine call.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!