view modules/hypotl-ieee @ 40204:db8428454956

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 03 Mar 2019 14:09:37 -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