view modules/hypotl-ieee @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents 1f14c6dd175d
children
line wrap: on
line source

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

Files:
m4/hypotl-ieee.m4

Depends-on:
hypotl
fpieee
hypot-ieee      [{ test $HAVE_HYPOTL = 0 || test $REPLACE_HYPOTL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]

configure.ac:
gl_FUNC_HYPOTL_IEEE

Makefile.am:

Include:
<math.h>

Link:
$(HYPOTL_LIBM)

License:
LGPL

Maintainer:
all