Click or drag to resize

ComplexUnaryPlus Operator


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

Parameters

lhs  Complex
 

Return Value

Complex
See Also