view modules/lgamma @ 17259:bc20efc34eba octave-stable

branch to handle patches for Octave stable
author John W. Eaton <jwe@octave.org>
date Thu, 03 Jan 2013 14:26:52 -0500
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