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

Rounds the calling object elements to 4 byte integers.

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

Stores the result in the Dst array. The size of the Dst array is set automatically. If the complex property is True then the length of the array will be equal to Self.Length*2.

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