1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 23:35:50 +00:00
Files
2010-01-31 19:40:17 +01:00

25 lines
245 B
Plaintext

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