Mercurial > hg > octave-kai > gnulib-hg
view modules/roundf-ieee @ 17476:6057744acd2c default tip master
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Fri, 16 Aug 2013 06:32:22 -0700 |
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