Hash :
febae7ee
Author :
Date :
2008-10-19T14:05:30
Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Description:
isnanf() function: test for NaN.
Files:
lib/isnanf.c
lib/isnan.c
lib/float+.h
m4/exponentf.m4
m4/isnanf.m4
Depends-on:
math
fpieee
configure.ac:
gl_FUNC_ISNANF
gl_MATH_MODULE_INDICATOR([isnanf])
Makefile.am:
Include:
<math.h>
Link:
$(ISNANF_LIBM)
License:
LGPL
Maintainer:
Bruno Haible