Subversion Repositories wimsdev

Rev

Rev 4352 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

slib_lang_exists_tmp=yes

slib_title=Probability density function of geometric law on N

slib_out=Values at <tt>data</tt> of the probability density function of \
the geometric distribution on N with parameter <tt>p</tt>.
slib_comment=<tt>data</tt> can be a list of reals.\
The density function is P( X = k ) = p(1-p)^k for every nonnegative integer k.