turtle ~master (2021-08-23T10:45:39Z)
Dub
Repo
randNormal
turtle
random
double
randNormal
(
double
mean
= 0.0
,
double
standardDeviation
= 1.0
)
Return Value
Type:
double
Normal (Gaussian) random sample.
See Also
Box-Muller algorithm.
Meta
Source
See Implementation
turtle
random
functions
randBeta
randCauchy
randChiSquare
randExponential
randGamma
randInverseGamma
randLaplace
randLogNormal
randNormal
randPoisson
randStudentT
randWeibull