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
/
FP_ILOGBNAN.c
blob: 65aa04f1f3b131877594db4ba0ab1a7910d7f120 (
plain
)
1
2
3
4
5
6
7
#include <math.h> #define FP_ILOGBNAN INT_MAX /* STDC(199901) LINK(m) */