Adds[1] one complex number to another.
Syntax:
C_ADD( complex_addend_1, complex_addend_2 )
Returns complex_addend_1 + complex_addend_2.