Guarantee a definition of NAN.
[gnulib.git] / modules / isnanl
1 Description:
2 isnanl() function: test for NaN.
3
4 Files:
5 lib/isnanl.h
6 lib/isnanl.c
7 lib/isnan.c
8 lib/float+.h
9 m4/isnanl.m4
10
11 Depends-on:
12 float
13 fpieee
14 math
15
16 configure.ac:
17 gl_FUNC_ISNANL
18
19 Makefile.am:
20
21 Include:
22 "isnanl.h"
23
24 Link:
25 $(ISNANL_LIBM)
26
27 License:
28 LGPL
29
30 Maintainer:
31 Bruno Haible
32