Click or drag to resize

CommonWgtAvg Method


Namespace: DWSIM.MathOps.MathEx
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public static double WgtAvg(
	double[] vw,
	double[] vx
)
Request Example View Source

Parameters

vw  Double
 
vx  Double
 

Return Value

Double
See Also