summaryrefslogtreecommitdiff
path: root/modules/ldexp
blob: 025d9817f48486d07e907b7e7fe91dc6055f285f (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:
ldexp() function: multiply a 'double' by a power of 2.

Files:
m4/ldexp.m4

Depends-on:

configure.ac:
gl_FUNC_LDEXP

Makefile.am:

Include:
<math.h>

Link:
$(LDEXP_LIBM)

License:
LGPL

Maintainer:
Bruno Haible