index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
NAN.c
blob: 6c5d778ff882b9722342113eea3c2ef08479d949 (
plain
)
1
2
3
4
5
6
7
#include <math.h> #define NAN /* TODO: float quiet NaN */ /* STDC(199901) LINK(m) */