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

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_COMMON_DOUBLE_MATHFUNC([pow])

Makefile.am:

Include:
<math.h>

Link:
$(POW_LIBM)

License:
LGPL

Maintainer:
Bruno Haible