Subversion Repositories wimsdev

Rev

Rev 4455 | 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= Laplace cumulative distribution function
4161 bpr 4
 
5903 bpr 5
slib_out=Values at <span class="tt">data</span> of cumulative distribution function of the Laplace law.
6
slib_comment=<span class="tt">data</span> can be a list of reals in brackets.\ 
4455 bpr 7
The Laplace density at each real x is exp(-|x|)/2.
4161 bpr 8
 
4455 bpr 9