'宣言 Public Shared Function Ema( _ ByVal vals() As System.Double, _ ByVal period As System.Integer _ ) As System.Double()
public static System.double[] Ema( System.double[] vals, System.int period )
MathUtils クラス MathUtils メンバ