ComplexUnaryNegation Operator

Definition

Namespace: DotNumerics
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public static Complex operator -(
	Complex c
)

Parameters

c  Complex
 

Return Value

Complex

See Also