Description Usage Arguments Value Author(s) Examples
Generate a random deviate value from a normal distribution.
The returned value is included inside a specified range
]minValue
,maxValue
[
specified by user. The mean and variance of the normal distribution is
also specified by user.
1 |
mu |
a |
sigma |
a non-negative |
minValue |
a |
maxValue |
a |
a numeric
which is superior to minValue
and inferior
to maxValue
.
Rawane Samb
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.