RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.MinComp Constant

MinComp defines the smallest absolute value for a Comp variable.

Pascal
MinComp = -9.223372036854775807e+18;
C++
MinComp = -9.223372036854775807e+18;

MinComp defines the smallest absolute value for a Comp variable. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!