summaryrefslogtreecommitdiff
path: root/gnulib/modules/fmod
blob: a8659c8b8097969e410e77f999ce9dbc348e5315 (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
Description:
fmod() function: floating-point remainder function.

Files:
m4/fmod.m4
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_FUNC_FMOD

Makefile.am:

Include:
<math.h>

Link:
$(FMOD_LIBM)

License:
LGPL

Maintainer:
Bruno Haible