* stdbit_h.m4: Fix first-line comment.
[gnulib.git] / modules / atan2
blobfa0ac0f10501cc1fa468e1181021ccffcaaa0f25
1 Description:
2 atan2() function: angle of a point in the plane.
4 Files:
5 m4/atan2.m4
6 m4/mathfunc.m4
8 Depends-on:
10 configure.ac:
11 gl_FUNC_ATAN2
13 Makefile.am:
15 Include:
16 <math.h>
18 Link:
19 $(ATAN2_LIBM)
21 License:
22 LGPL
24 Maintainer:
25 all