Go to the
first
,
previous
,
next
,
last
section,
table of contents
.
Statistics
Definitions for Statistics
Function:
gauss
(
mean
,
sd
)
Returns a random floating point number from a normal distribution with mean
mean
and standard deviation
sd
.
Go to the
first
,
previous
,
next
,
last
section,
table of contents
.