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