view modules/lgamma @ 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 6ff1b1c23f57
children
line wrap: on
line source

Description:
lgamma() function: log of gamma function.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_COMMON_DOUBLE_MATHFUNC([lgamma])

Makefile.am:

Include:
<math.h>

Link:
$(LGAMMA_LIBM)

License:
LGPL

Maintainer:
Bruno Haible