view modules/remainder @ 13354:86634e33e086

New module 'libunistring-optional'.
author Bruno Haible <bruno@clisp.org>
date Tue, 18 May 2010 20:11:42 +0200
parents 6ff1b1c23f57
children a50ff00ce4ee
line wrap: on
line source

Description:
remainder() function: floating-point remainder function.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_COMMON_DOUBLE_MATHFUNC([remainder])

Makefile.am:

Include:
<math.h>

Link:
$(REMAINDER_LIBM)

License:
LGPL

Maintainer:
Bruno Haible