summaryrefslogtreecommitdiff
path: root/modules/frexpl-nolibm
blob: 80ce8fb70176228e9e2fc9390525f99bc0404d4e (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
Description:
frexpl() function: split a 'long double' into its constituents, without
requiring libm.

Files:
lib/frexpl.c
lib/frexp.c
m4/frexpl.m4

Depends-on:
math
isnanl-nolibm
fpucw

configure.ac:
gl_FUNC_FREXPL_NO_LIBM
gl_MATH_MODULE_INDICATOR([frexpl])

Makefile.am:

Include:
<math.h>

License:
LGPL

Maintainer:
Bruno Haible, Paolo Bonzini