summaryrefslogtreecommitdiff
path: root/src/math/FP_NAN.c
blob: 804765cd3324227a1547ba6154427ad7a850bad6 (plain)
1
2
3
4
5
6
7
#include <math.h>
#define FP_NAN                                                                 1

/*
STDC(199901)
LINK(m)
*/