projects
/
platform
/
upstream
/
augeas.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Imported Upstream version 1.14.1
[platform/upstream/augeas.git]
/
modules
/
log1pl-ieee
1
Description:
2
log1pl() function according to ISO C 99 with IEC 60559.
3
4
Files:
5
m4/log1pl-ieee.m4
6
m4/minus-zero.m4
7
m4/signbit.m4
8
9
Depends-on:
10
log1pl
11
fpieee
12
log1p-ieee [{ test $HAVE_LOG1PL = 0 || test $REPLACE_LOG1PL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
13
14
configure.ac:
15
gl_FUNC_LOG1PL_IEEE
16
17
Makefile.am:
18
19
Include:
20
<math.h>
21
22
Link:
23
$(LOG1PL_LIBM)
24
25
License:
26
LGPL
27
28
Maintainer:
29
all