Rev 4440 | 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 | |||
4352 | bpr | 3 | slib_title=Quantile of Cauchy law |
4161 | bpr | 4 | |
4440 | bpr | 5 | slib_out=Quantile at <tt>data</tt> of Cauchy law of parameters \ |
4352 | bpr | 6 | <tt>lambda</tt> and <tt>sigma</tt>. |
4455 | bpr | 7 | slib_comment=<tt>data</tt> can be a list of integers.\ |
8 | The density at x is (pi*sigma)^(-1)*(1+(x-lambda)/sigma)^(-2) |
||
4161 | bpr | 9 |