Adds[1] one complex number to another.

C_ADD

Syntax:

C_ADD(complex_addend_1, complex_addend_2)

Returns complex_addend_1 + complex_addend_2.

  1. Weisstein, Eric W. "Complex Addition." From MathWorld--A Wolfram Web Resource. http://mathworld.wolfram.com/ComplexAddition.html