repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
strerrorname_np: Add tests.
[gnulib.git]
/
modules
/
isnan
blob
5357f4845482bb1179d54823692b6651e0378e7b
1
Description:
2
isnan macro: test for NaN value.
3
4
Files:
5
m4/isnan.m4
6
7
Depends-on:
8
isnanf
9
isnand
10
isnanl
11
math
12
extensions
13
14
configure.ac:
15
gl_ISNAN
16
gl_MATH_MODULE_INDICATOR([isnan])
17
18
Makefile.am:
19
20
Include:
21
<math.h>
22
23
License:
24
LGPL
25
26
Maintainer:
27
Ben Pfaff