view modules/hypot @ 12751:78eebabdbcd9

sqrt: Make gl_FUNC_SQRT requirable.
author Bruno Haible <bruno@clisp.org>
date Tue, 19 Jan 2010 01:50:01 +0100
parents 6b4859a7c820
children 8e7ed08a499b
line wrap: on
line source

Description:
hypot() function: length of a vector in the plane.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_MATHFUNC([hypot])

Makefile.am:

Include:
<math.h>

Link:
$(HYPOT_LIBM)

License:
LGPL

Maintainer:
Bruno Haible