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