RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.NaN Constant
Pascal
NaN = 0.0 / 0.0;
C++
NaN = 0.0 / 0.0;

Math

This is constant Math.NaN.

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