Click or drag to resize

ComplexInequality Operator


Namespace: DWSIM.MathOps.MathEx.AP
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public static bool operator !=(
	Complex lhs,
	Complex rhs
)
Request Example View Source

Parameters

lhs  Complex
 
rhs  Complex
 

Return Value

Boolean
See Also