Rev 4352 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
slib_lang_exists_tmp=yes
slib_title=Logistic cumulative distribution function
slib_out=Values at <tt>data</tt> of the cumulative distribution function of the logistic law.
slib_comment=<tt>data</tt> can be a list of reals in brackets.\
The Logistic density is x -> exp(-x)(1+exp(-x))^(-2).