RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.MaxExtended Constant

MaxExtended defines the maximum absolute value for an Extended variable.

Pascal
MaxExtended = 1.1e+4932;
C++
MaxExtended = 1.1e+4932;

Math

MaxExtended defines the maximum absolute value for an Extended variable. 

 

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