summaryrefslogtreecommitdiff
path: root/gnulib/modules/ldexpl
blob: 7dd82ccb386a7f8aeeecd0bb2b75299ecb6abfd7 (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
26
27
28
29
30
Description:
ldexpl() function: multiply a 'long double' by a power of 2.

Files:
lib/ldexpl.c
m4/ldexpl.m4

Depends-on:
math
isnanl
fpucw

configure.ac:
gl_FUNC_LDEXPL
gl_MATH_MODULE_INDICATOR([ldexpl])

Makefile.am:

Include:
<math.h>

Link:
$(LDEXPL_LIBM)

License:
LGPL

Maintainer:
Bruno Haible, Paolo Bonzini