summaryrefslogtreecommitdiff
path: root/modules/round-ieee
blob: 3cdedca7271205f7b488d74ad26a3b6885f9946f (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
25
26
27
Description:
round() function according to ISO C 99 with IEC 60559.

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

Depends-on:
round

configure.ac:
gl_FUNC_ROUND_IEEE

Makefile.am:

Include:
<math.h>

Link:
$(ROUND_LIBM)

License:
LGPL

Maintainer:
Bruno Haible