Rev 4455 | 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 <span class="tt">N</span> reals following a lognormal law with parameters <span class="tt">mu</span> and <span class="tt">sigma</span>.\
If a random variable follows this distribution, its logarithm is normally distributed \
with mean <span class="tt">mu</span> and standard deviation <span class="tt">sigma</span>.\
If <span class="tt">N</span> is a list <span class="tt">[r,s]</span>, it returns an <span class="tt">r</span> by <span class="tt">s</span> matrix.
slib_comment=