Subversion Repositories wimsdev

Rev

Rev 4455 | Blame | Compare with Previous | Last modification | View Log | RSS feed

slib_lang_exists_tmp=yes

slib_title=Gamma probability density function

slib_out=Values on <span class="tt">data</span> of the probability density\
 function of Gamma distribution with parameters <span class="tt">a</span>> 0 and <span class="tt">b</span>> 0.
slib_comment=<span class="tt">data</span> can be a list of reals in brackets;the density at x is b*exp(-b*x)*(b*x)^(a-1)/gamma(a) for x>=0