Subversion Repositories wimsdev

Rev

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

slib_lang_exists_tmp=yes

slib_title=Quantile of a Poisson law

slib_out=Quantile at <span class="tt">data</span> of the Poisson law of parameter\
 <span class="tt">p</span> (positive real).
slib_comment=<span class="tt">data</span> can be a list of reals,\
 the result should be less than N.\
The probability density function at i is\
  exp(-p)*(p^i)/i! for every nonnegative integer i.