view modules/hypotf-ieee @ 40234:fab7ce42e03f

gnulib-tool: Clarify the coding style. Suggested by Pavel Raiskup <praiskup@redhat.com>. * gnulib-tool: Add comment about coding style.
author Bruno Haible <bruno@clisp.org>
date Wed, 13 Mar 2019 20:00:53 +0100
parents 1f14c6dd175d
children
line wrap: on
line source

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

Files:
m4/hypotf-ieee.m4

Depends-on:
hypotf
fpieee
hypot-ieee      [test $HAVE_HYPOTF = 0 || test $REPLACE_HYPOTF = 1]

configure.ac:
gl_FUNC_HYPOTF_IEEE

Makefile.am:

Include:
<math.h>

Link:
$(HYPOTF_LIBM)

License:
LGPL

Maintainer:
all