1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/truncl
2007-10-05 01:39:53 +02:00

32 lines
295 B
Plaintext

Description:
truncl() function: round towards zero.
Files:
lib/truncl.c
lib/trunc.c
m4/truncl.m4
Depends-on:
math
extensions
float
configure.ac:
gl_FUNC_TRUNCL
gl_MATH_MODULE_INDICATOR([truncl])
Makefile.am:
Include:
<math.h>
Link:
$(TRUNCL_LIBM)
License:
LGPL
Maintainer:
Bruno Haible