public static double Std( double[] x )
Public Shared Function Std ( x As Double() ) As Double
public: static double Std( array<double>^ x )
static member Std : x : float[] -> float
In This Article