Mercurial > hg > octave-kai > gnulib-hg
view modules/remainder-ieee @ 17450:fcdfb5b7741a
* lib/tmpdir.c: Simplify code to add slash; no need for a loop.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 15 Jul 2013 13:32:24 -0700 |
parents | 3843e07f6df5 |
children |
line wrap: on
line source
Description: remainder() function according to ISO C 99 with IEC 60559. Files: m4/remainder-ieee.m4 Depends-on: remainder fpieee configure.ac: gl_FUNC_REMAINDER_IEEE Makefile.am: Include: <math.h> Link: $(REMAINDER_LIBM) License: LGPL Maintainer: Bruno Haible