repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
ldexp
blob
4e6ab1bb4de5174488de0df4f5826bb5d3c67105
1
Description:
2
ldexp() function: multiply a 'double' by a power of 2.
3
4
Files:
5
m4/ldexp.m4
6
7
Depends-on:
8
9
configure.ac:
10
gl_FUNC_LDEXP
11
12
Makefile.am:
13
14
Include:
15
<math.h>
16
17
Link:
18
$(LDEXP_LIBM)
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
all