You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > Trunc Method > TMtxVec.Trunc Method (TIntegerArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.Trunc Method (TIntegerArray)

Truncate all calling object elements.

Pascal
function Trunc(var Dst: TIntegerArray): TMtxVec; overload;

Store the result in the Dst integer array. 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-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!