NegationCP function
Fully qualified name: Std.Math.NegationCP
function NegationCP(input : ComplexPolar) : ComplexPolar
Summary
Returns the unary negation of an input of type ComplexPolar
Input
input
A value whose negation is to be returned.
Output
The unary negation of input
.