|
PhasorUnaryNegation Operator
|
Returns the negated value.
Namespace: GSF.Units.EEAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.239-beta+5928cebde0dd955df84e791f5ea67acbd192773e
SyntaxJavaScript does not support overloaded operators.
View SourceParameters
- z Phasor
- Left hand operand.
Return Value
PhasorPhasor representing the result of the unary negation operation.
See Also