KSLCore
Toggle table of contents
R1.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.random.rng
/
RNStreamIfc
/
rNormal
r
Normal
open
fun
rNormal
(
mean
:
Double
=
0.0
,
variance
:
Double
=
1.0
)
:
Double
Return
the random value
Parameters
mean
the mean of the normal
variance
the variance of the normal, must be greater than 0