You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Frac Method > Matrix.Frac Method (TMtxVec, integer, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.Frac Method (TMtxVec, integer, integer, integer)

Calculates the fractional part for X object elements [XIndex]..[XIndex+Len-1] and stores the result in calling object elements [Index]..[Index+Len-1].

Pascal
function Frac(const X: TMtxVec; XIndex: integer; Index: integer; Len: integer): TMtxVec; overload;

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

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