Subversion Repositories wimsdev

Rev

Rev 4352 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

slib_lang_exists_tmp=yes

slib_title=Generation of lognormal random data

slib_out=Random data of <tt>N</tt> reals following a lognormal law with parameters <tt>mu</tt> and <tt>sigma</tt>.\
If a random variable follows this distribution, its logarithm is normally distributed \
with mean <tt>mu</tt> and standard deviation <tt>sigma</tt>.\
If <tt>N</tt> is a list <tt>[r,s]</tt>, it returns an <tt>r</tt> by <tt>s</tt> matrix.

slib_comment=