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;

Math

MaxSingle defines the maximum absolute value for a Single variable. 

 

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