Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
.