Subtracts[1] one complex number from another.
Syntax:
C_SUB(complex_minuend, complex_subtrahend)
Returns complex_minuend − complex_subtrahend.