Use macros NaNf, NaNd, NaNl instead 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
15 configure.ac:
16 gl_FUNC_ISNANL
17
18 Makefile.am:
19
20 Include:
21 "isnanl.h"
22
23 Link:
24 $(ISNANL_LIBM)
25
26 License:
27 LGPL
28
29 Maintainer:
30 Bruno Haible
31