StatLib.RndNormal

This function provides random number from a normal distribution with mu=0 and sigma=x.

Syntax Parameters Return Value
Function StatLib.RndNormal( _
    x As Double) As Double
x [in]

Type: Double

Double