NaN represents a value that cannot be represented as a valid number.
NaN = 0.0 / 0.0;
NaN = 0.0 / 0.0;
NaN is literally defined as 0.0/0.0 : an undefined value.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|