summaryrefslogtreecommitdiff
path: root/modules/expm1-ieee
blob: 216f25431e6c80d41cc0d4b12e7a785733ab1d36 (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
Description:
expm1() function according to ISO C 99 with IEC 60559.

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

Depends-on:
expm1
fpieee

configure.ac:
gl_FUNC_EXPM1_IEEE

Makefile.am:

Include:
<math.h>

Link:
$(EXPM1_LIBM)

License:
LGPL

Maintainer:
Bruno Haible