RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.MinExtended Constant

MinExtended defines the smallest absolute value for an Extended variable.

Pascal
MinExtended = 3.4e-4932;
C++
MinExtended = 3.4e-4932;

Math

MinExtended defines the smallest absolute value for an Extended variable. 

 

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