view modules/roundf-ieee @ 16897:c460072fb428

readme-release: also require announce-gen and maintainer-makefile * modules/readme-release (Depends-on): here. * modules/announce-gen, modules/do-release-commit-and-tag, modules/gnu-web-doc-update, modules/maintainer-makefile (Description): Point to readme-release.
author Akim Demaille <akim@lrde.epita.fr>
date Thu, 07 Jun 2012 16:25:13 +0200
parents 3846767a473f
children
line wrap: on
line source

Description:
roundf() function according to ISO C 99 with IEC 60559.

Files:
m4/roundf-ieee.m4
m4/minus-zero.m4
m4/signbit.m4

Depends-on:
roundf
floorf-ieee     [test $HAVE_ROUNDF = 0 || test $REPLACE_ROUNDF = 1]
ceilf-ieee      [test $HAVE_ROUNDF = 0 || test $REPLACE_ROUNDF = 1]

configure.ac:
gl_FUNC_ROUNDF_IEEE

Makefile.am:

Include:
<math.h>

Link:
$(ROUNDF_LIBM)

License:
LGPL

Maintainer:
Bruno Haible