view modules/cbrtl-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 c71947bf23ab
children 1f14c6dd175d
line wrap: on
line source

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

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

Depends-on:
cbrtl
fpieee

configure.ac:
gl_FUNC_CBRTL_IEEE

Makefile.am:

Include:
<math.h>

Link:
$(CBRTL_LIBM)

License:
LGPL

Maintainer:
Bruno Haible