Rev 4161 | Rev 4455 | Go to most recent revision | 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 | |||
4352 | bpr | 5 | slib_out=Values on <tt>data</tt> of cumulative distribution function of Gamma law. |
6 | slib_comment=<tt>data</tt> can be a list of reals in brackets; density is b*exp(-b*x)*(b*x)^(a-1)/gamma(a) for x>=0 |
||
4161 | bpr | 7 |