summaryrefslogtreecommitdiff
path: root/modules/roundf-ieee
blob: bbb8c87a5d3eacb72b6d2788f1284622b9214068 (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
28
29
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:
all