Mercurial > hg > octave-lojdl > gnulib-hg
view modules/isnanl @ 12496:a48d3d749ca5
Refactor common macros used in tests.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 24 Dec 2009 21:01:42 +0100 |
parents | 0ef26bffcbe1 |
children | 4e1b0338ea60 |
line wrap: on
line source
Description: isnanl() function: test for NaN. Files: lib/isnanl.c lib/isnan.c lib/float+.h m4/exponentl.m4 m4/isnanl.m4 Depends-on: math float fpieee memcmp configure.ac: gl_FUNC_ISNANL gl_MATH_MODULE_INDICATOR([isnanl]) Makefile.am: Include: <math.h> Link: $(ISNANL_LIBM) License: LGPL Maintainer: Bruno Haible