double[] Randn( int n )
Function Randn ( n As Integer ) As Double()
array<double>^ Randn( int n )
abstract Randn : n : int -> float[]
In This Article