yvesProduct(Single, Single) Method

Definition

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

Parameters

sV1  Single
 
sV2  Single
 

Return Value

Single

See Also