summaryrefslogtreecommitdiff
path: root/modules/tanh
blob: 3e5e309d22c08961e0b773c05357890f038d9acd (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
Description:
tanh() function: hyperbolic tangent function.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_MATHFUNC([tanh])

Makefile.am:

Include:
<math.h>

Link:
$(TANH_LIBM)

License:
LGPL

Maintainer:
Bruno Haible