Rev 4352 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4352 | Rev 4455 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | slib_lang_exists_tmp=yes |
1 | slib_lang_exists_tmp=yes |
2 | 2 | ||
3 | slib_title=Quantiles of Laplace law |
3 | slib_title=Quantiles of the Laplace law |
4 | 4 | ||
5 | slib_out=Quantile at <tt>data</tt> of the Laplace law. |
5 | slib_out=Quantile at <tt>data</tt> of the Laplace law. |
6 | slib_comment=<tt>data</tt> can be a list of reals in brackets. |
6 | slib_comment=<tt>data</tt> can be a list of reals in brackets.\ |
- | 7 | The Laplace density at each real x is exp(-|x|)/2. |
|
7 | 8 |