You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Trunc Method > Vector.Trunc Method (TIntegerArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Trunc Method (TIntegerArray)

Truncate all calling object elements and store the result in the Dst integer array.

Pascal
procedure Trunc(var Dst: TIntegerArray); overload;

Length of the array is automatically adjusted. If the calling object is Complex, the length of the Dst array is equal to 2*Length.

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