summaryrefslogtreecommitdiff
path: root/gnulib/modules/pow
blob: a2cb311abfe0f7d996c4b9221497fe7ca1f965c2 (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
Description:
pow() function: power function.

Files:
m4/pow.m4
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_FUNC_POW

Makefile.am:

Include:
<math.h>

Link:
$(POW_LIBM)

License:
LGPL

Maintainer:
Bruno Haible