Rev 4352 | 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 | |||
4455 | bpr | 3 | slib_title=Quantile of the logistic law |
4161 | bpr | 4 | |
4352 | bpr | 5 | slib_out=Quantile at <tt>data</tt> of the logistic law. |
4455 | bpr | 6 | slib_comment=<tt>data</tt> can be a list of reals in brackets.\ |
7 | The Logistic density is x -> exp(-x)(1+exp(-x))^(-2). |
||
4161 | bpr | 8 |