help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gamma function in octave ...


From: Vinayak Dutt
Subject: gamma function in octave ...
Date: Fri, 17 Mar 95 10:49:31 CST


Hi:

   I think I will have to correct myself on my previous post about gamma 
function.
I was looking through the source code of octave when I found that in the file
mappers.cc which matches the octave function to corresponding c or fortran
code, the gamma and lgamma functions do not still use the slatec library
fortran codes for gamma/lgamma functions if the system does not have prebuilt
gamma/lgamma function. the mapper just return undefined function error
for these functions. Seems John Eaton is still working on adding these slatec
function in some coming release of Octave.


--vinayak-
/*
 * vinayak dutt
 * graduate student, ultrasound research
 * mayo graduate school, rochester mn
 *
 * e-mail: address@hidden
 *         address@hidden
 *
 */
#include "disclaimer.h"


reply via email to

[Prev in Thread] Current Thread [Next in Thread]