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

Files:

Depends-on:
log1pf
fpieee
log1p-ieee      [test $HAVE_LOG1PF = 0 || test $REPLACE_LOG1PF = 1]

configure.ac:
AC_REQUIRE([gl_FUNC_LOG1PF])

Makefile.am:

Include:
<math.h>

Link:
$(LOG1PF_LIBM)

License:
LGPL

Maintainer:
Bruno Haible