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