view modules/log2-ieee @ 17111:b8250ce33952

hash-pjw: relax license to LGPLv2+ * modules/hash-pjw (License): Relax, with consent of author.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 26 Sep 2012 20:12:57 -0700
parents ff618f17a176
children
line wrap: on
line source

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

Files:
m4/log2-ieee.m4

Depends-on:
log2
fpieee

configure.ac:
gl_FUNC_LOG2_IEEE

Makefile.am:

Include:
<math.h>

Link:
$(LOG2_LIBM)

License:
LGPL

Maintainer:
Bruno Haible