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
Assume Autoconf >= 2.63.
[gnulib.git]
/
modules
/
modff-ieee
blob
ac3e8fa5f038cc692b258642fcf2d350edf1c426
1
Description:
2
modff() function according to ISO C 99 with IEC 60559.
3
4
Files:
5
m4/modff-ieee.m4
6
m4/minus-zero.m4
7
m4/signbit.m4
8
9
Depends-on:
10
modff
11
fpieee
12
modf-ieee [test $HAVE_MODFF = 0]
13
14
configure.ac:
15
gl_FUNC_MODFF_IEEE
16
17
Makefile.am:
18
19
Include:
20
<math.h>
21
22
Link:
23
$(MODFF_LIBM)
24
25
License:
26
LGPL
27
28
Maintainer:
29
all