Click or drag to resize

yvesProduct(Single, Single) Method


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

Parameters

sV1  Single
 
sV2  Single
 

Return Value

Single
See Also