summaryrefslogtreecommitdiff
path: root/modules/atan2
blob: 22820a1f0420663bd3a43552dfdc973e8288f13f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
atan2() function: angle of a point in the plane.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_MATHFUNC([atan2], [double], [(double, double)])

Makefile.am:

Include:
<math.h>

Link:
$(ATAN2_LIBM)

License:
LGPL

Maintainer:
Bruno Haible