Mercurial > hg > octave-lojdl > gnulib-hg
view modules/isnanf @ 12800:7216e2b4056f
Tests for module 'logb'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 25 Jan 2010 02:11:59 +0100 |
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