xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / rint-ieee
blobd88fa800a0f92d2f14be3e74980ee882276ac66d
1 Description:
2 rint() function according to ISO C 99 with IEC 60559.
4 Files:
6 Depends-on:
7 rint
8 fpieee
10 configure.ac:
12 Makefile.am:
14 Include:
15 <math.h>
17 Link:
18 $(RINT_LIBM)
20 License:
21 LGPL
23 Maintainer:
24 Bruno Haible