yvesSubtract(Single, Single, Single) Method

Definition

Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public static void Subtract(
	float[] sV1,
	float[] sV2,
	float[] sR
)

Parameters

sV1  Single
 
sV2  Single
 
sR  Single
 

See Also