Adds two complex numbers.

Declaration Syntax
| C# | Visual Basic | Visual C++ | F# |

Parameters
- z1 (Complex)
- The first complex number.
- z2 (Complex)
- The second complex number.

Return Value
The sum of the complex numbers.
Assembly:
Meta.Numerics (Module: Meta.Numerics) Version: 2.0.0.0 (2.0.0.0)