Document not_eol and remove mention of regex.c.
[gnulib/ericb.git] / modules / fmod
blobae82f4b11b3ac8649e8c16ce96e1ba308d30f65b
1 Description:
2 fmod() function: floating-point remainder function.
4 Files:
5 m4/mathfunc.m4
7 Depends-on:
9 configure.ac:
10 gl_COMMON_DOUBLE_MATHFUNC([fmod])
12 Makefile.am:
14 Include:
15 <math.h>
17 Link:
18 $(FMOD_LIBM)
20 License:
21 LGPL
23 Maintainer:
24 Bruno Haible