ComplexNumberUnaryNegation Operator
Returns the negated value.
Namespace: Gemstone.NumericAssembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.160 -- Release Build+79afb0c87bd1bdc550b0321e3623ddc7648c3bfe
JavaScript does not support overloaded operators.
- z ComplexNumber
- Left hand operand.
ComplexNumberComplexNumber representing the result of the unary negation operation.
IUnaryNegationOperatorsTSelf, TResultUnaryNegation(TSelf)