Mercurial > hg > octave-kai > gnulib-hg
view modules/trunc @ 12430:235cc0b78f8a
New module 'nl_langinfo'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 11 Dec 2009 20:09:02 +0100 |
parents | a31d1cfce720 |
children | efab6978105e |
line wrap: on
line source
Description: trunc() function: round towards zero. Files: lib/trunc.c m4/trunc.m4 Depends-on: math extensions float configure.ac: gl_FUNC_TRUNC gl_MATH_MODULE_INDICATOR([trunc]) Makefile.am: Include: <math.h> Link: $(TRUNC_LIBM) License: LGPL Maintainer: Bruno Haible