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
ssfmalloc: Portability to Cygwin.
[gnulib.git]
/
modules
/
fmodf-ieee
blob
1ff48d1bca2e65ce860a3dbbe7300ce90d678b7e
1
Description:
2
fmodf() function according to ISO C 99 with IEC 60559.
3
4
Files:
5
m4/fmodf-ieee.m4
6
7
Depends-on:
8
fmodf
9
fpieee
10
fmod-ieee [test $HAVE_FMODF = 0]
11
12
configure.ac:
13
gl_FUNC_FMODF_IEEE
14
15
Makefile.am:
16
17
Include:
18
<math.h>
19
20
Link:
21
$(FMODF_LIBM)
22
23
License:
24
LGPL
25
26
Maintainer:
27
all