NegativeValue defines a negative number result from using Sign.
NegativeValue = Low(TValueSign);
NegativeValue = Low(TValueSign);
Math
Sign determines the sign of a number, returning the result in a TValueSign value. TValueSign will be NegativeValue if the number is negative.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|