Mercurial > hg > octave-kai > gnulib-hg
view modules/isnanf @ 12261:e96aac709428
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Mon, 09 Nov 2009 06:10:03 -0800 |
parents | 0ef26bffcbe1 |
children | 0b565f0b19ad |
line wrap: on
line source
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 memcmp configure.ac: gl_FUNC_ISNANF gl_MATH_MODULE_INDICATOR([isnanf]) Makefile.am: Include: <math.h> Link: $(ISNANF_LIBM) License: LGPL Maintainer: Bruno Haible