view modules/remainder-ieee @ 16493:631c719f326f

New module 'remainder-ieee'. * modules/remainder-ieee: New file.
author Bruno Haible <bruno@clisp.org>
date Mon, 27 Feb 2012 17:44:08 +0100
parents
children 3843e07f6df5
line wrap: on
line source

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

Files:

Depends-on:
remainder
fpieee

configure.ac:

Makefile.am:

Include:
<math.h>

Link:
$(REMAINDER_LIBM)

License:
LGPL

Maintainer:
Bruno Haible