Rev 4455 | Blame | Compare with Previous | Last modification | View Log | RSS feed
slib_lang_exists_tmp=yes
slib_title= Cumulative distribution function of a Geometric distribution on N*
slib_out=Values at <span class="tt">data</span> of the cumulative distribution function of the Geometric distribution\
on N* with parameter <span class="tt">p</span>.
slib_comment=<span class="tt">data</span> can be a list of reals. The density function is P( X = k ) = p(1-p)^(k-1) for every positive integer k.