view modules/logb @ 12777:8e7ed08a499b

Fix tests for common <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 01:57:08 +0100
parents 6b4859a7c820
children d3ea0f2aacfc
line wrap: on
line source

Description:
logb() function: get exponent.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_MATHFUNC([logb], [double], [(double)])

Makefile.am:

Include:
<math.h>

Link:
$(LOGB_LIBM)

License:
LGPL

Maintainer:
Bruno Haible