NegativeValue defines a negative number result from using Sign.
NegativeValue = Low(TValueSign);
NegativeValue = Low(TValueSign);
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|