summaryrefslogtreecommitdiff
path: root/modules/cbrt
blob: fe015ee05cc5b080df82be3d93861f1ddd6e7166 (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:
cbrt() function: cube root.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_COMMON_DOUBLE_MATHFUNC([cbrt])

Makefile.am:

Include:
<math.h>

Link:
$(CBRT_LIBM)

License:
LGPL

Maintainer:
Bruno Haible