Rev 4352 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4352 | Rev 5903 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | 4 | ||
5 | slib_out=Values on <tt>data</ |
5 | slib_out=Values on <span class="tt">data</span> of probability density function\ |
6 | of the log-normal law with parameters <tt>mu |
6 | of the log-normal law with parameters <span class="tt">mu</span> and <span class="tt">sigma</span>.\ |
7 | If a random variable follows this distribution, its logarithm is normally distributed \ |
7 | If a random variable follows this distribution, its logarithm is normally distributed \ |
8 | with mean <tt>mu |
8 | with mean <span class="tt">mu</span> and standard deviation <span class="tt">sigma</span>. |
9 | 9 | ||
10 | slib_comment=<tt>data</ |
10 | slib_comment=<span class="tt">data</span> can be a list of reals in brackets. |