PlusCP function
- Article
-
-
Fully qualified name: Std.Math.PlusCP
function PlusCP(a : ComplexPolar, b : ComplexPolar) : ComplexPolar
Returns the sum of two inputs of type ComplexPolar
.
The first input a to be summed.
The second input b to be summed.
The sum a + b.