1edce04b8b0c205a7cad417dc9f7c34cdc240d71
[gnulib.git] / modules / roundl
1 Description:
2 roundl() function: round toward nearest, breaking ties away from zero.
3
4 Files:
5 lib/round.c
6 lib/roundl.c
7 m4/check-math-lib.m4
8 m4/roundl.m4
9
10 Depends-on:
11 float
12 math
13 extensions
14
15 configure.ac:
16 gl_FUNC_ROUNDL
17 gl_MATH_MODULE_INDICATOR([roundl])
18
19 Makefile.am:
20
21 Include:
22 <math.h>
23
24 Link:
25 $(ROUNDL_LIBM)
26
27 License:
28 LGPL
29
30 Maintainer:
31 Ben Pfaff
32