blob: b76e29d47e93b5529a71fc86e9151a8750594741 [file] [log] [blame]
#include <math.h>
double nan(const char* s) { return NAN; }