repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ssfmalloc: Portability to Cygwin.
[gnulib.git]
/
modules
/
expm1l-ieee
blob
65bf298ed7a43bd397e46f8c1ef486419180703f
1
Description:
2
expm1l() function according to ISO C 99 with IEC 60559.
3
4
Files:
5
6
Depends-on:
7
expm1l
8
fpieee
9
expm1-ieee [test $HAVE_EXPM1L = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
10
11
configure.ac:
12
AC_REQUIRE([gl_FUNC_EXPM1L])
13
14
Makefile.am:
15
16
Include:
17
<math.h>
18
19
Link:
20
$(EXPM1L_LIBM)
21
22
License:
23
LGPL
24
25
Maintainer:
26
all