Subversion Repositories wimsdev

Rev

Rev 4352 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4161 bpr 1
slib_lang_exists_tmp=yes
2
 
3
slib_title=Cumulative distribution function of log-normal law 
4
 
5903 bpr 5
slib_out=Values on <span class="tt">data</span> of cumulative distribution function
6
of the log-normal law with parameters <span class="tt">mu</span> and <span class="tt">sigma</span>.\
4327 bpr 7
If a random variable follows this distribution, its logarithm is normally distributed \
5903 bpr 8
with mean <span class="tt">mu</span> and standard deviation <span class="tt">sigma</span>.
4327 bpr 9
 
5903 bpr 10
slib_comment=<span class="tt">data</span> can be a list of reals in brackets.