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
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
tanh
blob
97fb4fcdcadd0405b0ff01e8c093123be27a19cd
1
Description:
2
tanh() function: hyperbolic tangent function.
3
4
Files:
5
m4/tanh.m4
6
m4/mathfunc.m4
7
8
Depends-on:
9
10
configure.ac:
11
gl_FUNC_TANH
12
13
Makefile.am:
14
15
Include:
16
<math.h>
17
18
Link:
19
$(TANH_LIBM)
20
21
License:
22
LGPL
23
24
Maintainer:
25
all