CommonSumSqr Method

Definition

Namespace: DWSIM.MathOps.MathEx
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public static double SumSqr(
	double[] vx
)

Parameters

vx  Double
 

Return Value

Double

See Also