Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
4161 bpr 1
slib_lang_exists_tmp=yes
2
 
3
slib_title=Cumulative distribution function of Gamma law
4
 
5903 bpr 5
slib_out=Values on <span class="tt">data</span> of cumulative distribution function of Gamma law with parameters <span class="tt">a</span>> 0 and <span class="tt">b</span>> 0.
6
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
4161 bpr 7