view modules/log2l-ieee @ 17450:fcdfb5b7741a

* lib/tmpdir.c: Simplify code to add slash; no need for a loop.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 15 Jul 2013 13:32:24 -0700
parents 41d71bed581e
children
line wrap: on
line source

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

Files:

Depends-on:
log2l
fpieee

configure.ac:

Makefile.am:

Include:
<math.h>

Link:
$(LOG2L_LIBM)

License:
LGPL

Maintainer:
Bruno Haible