blob: 069c28630b65a7549a248f998993c72739d97078 [file] [log] [blame]
#include <math.h>
float nanf(const char* s) { return NAN; }