You are here: Symbol Reference > Math387 Namespace > Structs, Records, Enums > Math387.TIntPrecision Enumeration
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.TIntPrecision Enumeration

Default storage precision for integer vector and matrix values.

Pascal
TIntPrecision = ( prInt32, prInt16, prInt8 );
Members 
Description 
prInt32 
32 bit integers. 
prInt16 
16 bit integers. 
prInt8 
8 bit integers. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!