view modules/hypot-ieee @ 16526:3bce8478d068

New module 'hypot-ieee'. * modules/hypot-ieee: New file.
author Bruno Haible <bruno@clisp.org>
date Wed, 29 Feb 2012 18:34:11 +0100
parents
children 3cae6aa4577f
line wrap: on
line source

Description:
hypot() function according to ISO C 99 with IEC 60559.

Files:

Depends-on:
hypot
fpieee

configure.ac:

Makefile.am:

Include:
<math.h>

Link:
$(HYPOT_LIBM)

License:
LGPL

Maintainer:
Bruno Haible