You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > Abs Method > TMtxVecInt.Abs Method (integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecInt.Abs Method (integer, integer)

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

Pascal
function Abs(Index: integer; 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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!