summaryrefslogtreecommitdiff
path: root/modules/rint
blob: 276c9263f979ce7a98f61c609f4e1f2a9d30089e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
rint() function: round to nearest integer.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_MATHFUNC([rint], [double], [(double)])

Makefile.am:

Include:
<math.h>

Link:
$(RINT_LIBM)

License:
LGPL

Maintainer:
Bruno Haible