xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / acos
blob1ddb3fc7748659d0941e5b3f12aabebc39c8bf83
1 Description:
2 acos() function: inverse cosine function.
4 Files:
5 m4/acos.m4
6 m4/mathfunc.m4
8 Depends-on:
10 configure.ac:
11 gl_FUNC_ACOS
13 Makefile.am:
15 Include:
16 <math.h>
18 Link:
19 $(ACOS_LIBM)
21 License:
22 LGPL
24 Maintainer:
25 Bruno Haible