RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.MinSingle Constant

MinSingle defines the smallest absolute value for a Single variable.

Pascal
MinSingle = 1.5e-45;
C++
MinSingle = 1.5e-45;

MinSingle defines the smallest absolute value for a Single variable. 

 

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