view modules/log1p @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +0100
parents 8e7ed08a499b
children fdbe3125f81a
line wrap: on
line source

Description:
log1p() function: natural logarithm of 1 plus argument.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_COMMON_DOUBLE_MATHFUNC([log1p])

Makefile.am:

Include:
<math.h>

Link:
$(LOG1P_LIBM)

License:
LGPL

Maintainer:
Bruno Haible