Hash :
ea85df40
Author :
Date :
2010-09-05T10:33:21
isinf, isnan: Relax license. * modules/isinf (License): Change from GPL to LGPL, with consent from Ben Pfaff. * modules/isnan (License): Likewise. Requested by Ludovic Courtès.
Description:
isnan macro: test for NaN value.
Files:
m4/isnan.m4
Depends-on:
isnanf
isnand
isnanl
math
extensions
configure.ac:
gl_ISNAN
gl_MATH_MODULE_INDICATOR([isnan])
Makefile.am:
Include:
<math.h>
License:
LGPL
Maintainer:
Ben Pfaff