Click or drag to resize

yvesSubtract(Single, Single, Single) Method


Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public static void Subtract(
	float[] sV1,
	float[] sV2,
	float[] sR
)
Request Example View Source

Parameters

sV1  Single
 
sV2  Single
 
sR  Single
 
See Also