Document not_eol and remove mention of regex.c.
[gnulib/ericb.git] / modules / expl
blob3870440e757dbff28b035c79a2e79bae714a4018
1 Description:
2 expl() function: exponential function with long double argument.
4 Files:
5 lib/expl.c
6 m4/expl.m4
8 Depends-on:
9 math
10 extensions
11 float
12 floorl
14 configure.ac:
15 gl_FUNC_EXPL
16 gl_MATH_MODULE_INDICATOR([expl])
18 Makefile.am:
20 Include:
21 <math.h>
23 Link:
24 $(EXPL_LIBM)
26 License:
27 GPL
29 Maintainer:
30 Paolo Bonzini