summaryrefslogtreecommitdiff
path: root/gnulib/modules/hypot
blob: fc13752cec3aa51a6f44bf37c823ee2f358eff94 (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:
hypot() function: length of a vector in the plane.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_COMMON_DOUBLE_MATHFUNC([hypot])

Makefile.am:

Include:
<math.h>

Link:
$(HYPOT_LIBM)

License:
LGPL

Maintainer:
Bruno Haible