Mercurial > hg > octave-jordi > gnulib-hg
view modules/isnand-nolibm @ 10009:0fdbc870dc2d
* modules/mkdir (License): Re-license as LGPLv2+.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Tue, 29 Apr 2008 13:15:02 +0200 |
parents | baba3b346ab2 |
children | ebb7ea0c94e8 |
line wrap: on
line source
Description: isnand() function: test for NaN, without requiring libm. Files: lib/isnand.h lib/isnand.c lib/isnan.c lib/float+.h m4/isnand.m4 Depends-on: fpieee configure.ac: gl_FUNC_ISNAND_NO_LIBM Makefile.am: Include: #include "isnand.h" License: LGPL Maintainer: Bruno Haible