RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.MaxDouble Constant

MaxDouble defines the maximum absolute value for a Double variable.

Pascal
MaxDouble = 1.7e+308;
C++
MaxDouble = 1.7e+308;

MaxDouble defines the maximum absolute value for a Double variable. 

 

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