x.c: #include <math.h> #include <stdio.h> int main(void){ printf("%Lg", expl(-9.5530715475278907208e+4931l)); return 0; } dmc x.c & x -nan DMC v8.4