Barry Smith <[email protected]> writes: > There is no portable way that I am aware of in C89 to generate a NaN.
Fortunately, we've had C99 for 16 years. #include <math.h> NAN Is there any architecture where this isn't supported?
signature.asc
Description: PGP signature
