_EDC_C99_NAN

Sets the binary floating-point representation of infinite value and Not a Number for the printf family of functions as follows:
The _EDC_C99_NAN environment variable can be set with the function:
setenv("_EDC_C99_NAN","YES", 1);