git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / atan2
blob877cc6bd2f7c30cbe74bc13fc0d7dd2f50c0f767
1 Description:
2 atan2() function: angle of a point in the plane.
4 Files:
5 m4/mathfunc.m4
7 Depends-on:
9 configure.ac:
10 gl_COMMON_DOUBLE_MATHFUNC([atan2])
12 Makefile.am:
14 Include:
15 <math.h>
17 Link:
18 $(ATAN2_LIBM)
20 License:
21 LGPL
23 Maintainer:
24 Bruno Haible