Hash :
1d7de2b4
Author :
Date :
2010-12-21T05:04:13
New module 'floorf-ieee'. * modules/floorf-ieee: New file. * m4/floorf.m4 (gl_FUNC_FLOORF): If gl_FUNC_FLOORF_IEEE is also used, test whether floorf works according to ISO C 99 with IEC 60559. * m4/floorf-ieee.m4: New file. * modules/floorf-ieee-tests: New file. * tests/test-floorf-ieee.c: New file, based on tests/test-floorf1.c. * tests/test-floorf1.c (main): Remove signbit tests. * modules/floorf-tests (Depends-on): Remove 'signbit'. * doc/posix-functions/floorf.texi: Mention the new module.
Description:
floorf() function according to ISO C 99 with IEC 60559.
Files:
m4/floorf-ieee.m4
m4/minus-zero.m4
m4/signbit.m4
Depends-on:
floorf
configure.ac:
gl_FUNC_FLOORF_IEEE
Makefile.am:
Include:
<math.h>
Link:
$(FLOORF_LIBM)
License:
LGPL
Maintainer:
Bruno Haible