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;

Math

MinComp defines the smallest absolute value for a Comp variable. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!