help-octave
[Top][All Lists]
Advanced

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

Re: function gamma_inc or gammainc


From: findtype
Subject: Re: function gamma_inc or gammainc
Date: Thu, 7 Apr 2011 15:42:55 -0400

gammainc(x,a) as documented in the Octave manual is the usual (normalized) incomplete gamma function.  Possibly gamma_inc(x,a) is the unnormalized form, i.e. there is no division by gamma(a)? The following link indicates that possibility....

http://www.gnu.org/software/gsl/manual/html_node/Incomplete-Gamma-Functions.html

Ted F.

On Thu, Apr 7, 2011 at 1:15 PM, Teyeb KHAYE <address@hidden> wrote:
Hi,

what the difference beetwen the gamma_inc(x,a)   and gammainc(x,a) ???

thank you,

Best regards.



_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave



reply via email to

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