RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.MaxSingle Constant

MaxSingle defines the maximum absolute value for a Single variable.

Pascal
MaxSingle = 3.4e+38;
C++
MaxSingle = 3.4e+38;

MaxSingle defines the maximum absolute value for a Single variable. 

 

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