Add isnand module.
[gnulib.git] / modules / isnand
1 Description:
2 isnand() function: test for NaN.
3
4 Files:
5 lib/isnand.h
6 lib/isnand.c
7 lib/isnan.c
8 lib/float+.h
9 m4/isnand.m4
10
11 Depends-on:
12 fpieee
13
14 configure.ac:
15 gl_FUNC_ISNAND
16
17 Makefile.am:
18
19 Include:
20 #include "isnand.h"
21
22 Link:
23 $(ISNAND_LIBM)
24
25 License:
26 LGPL
27
28 Maintainer:
29 Bruno Haible
30