view modules/truncl-ieee @ 16681:14592d8d106b

Tests for module 'log2l'. * modules/log2l-tests: New file. * tests/test-log2l.c: New file.
author Bruno Haible <bruno@clisp.org>
date Sun, 11 Mar 2012 20:50:40 +0100
parents d7ccab3aa576
children 1f14c6dd175d
line wrap: on
line source

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

Files:
m4/truncl-ieee.m4
m4/minus-zero.m4
m4/signbit.m4

Depends-on:
truncl

configure.ac:
gl_FUNC_TRUNCL_IEEE

Makefile.am:

Include:
<math.h>

Link:
$(TRUNCL_LIBM)

License:
LGPL

Maintainer:
Bruno Haible