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;

MaxExtended defines the maximum absolute value for an Extended variable. 

 

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