view modules/sqrt-ieee @ 16502:7cb7ce635afd

New module 'sqrt-ieee'. * modules/sqrt-ieee: New file.
author Bruno Haible <bruno@clisp.org>
date Mon, 27 Feb 2012 21:29:29 +0100
parents
children 1f14c6dd175d
line wrap: on
line source

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

Files:

Depends-on:
sqrt
fpieee

configure.ac:

Makefile.am:

Include:
<math.h>

Link:
$(SQRT_LIBM)

License:
LGPL

Maintainer:
Bruno Haible