Initializes a new complex number.

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

Parameters
- re (Double)
- The real part of the complex number.
- im (Double)
- The imaginary part of the complex number.
Assembly:
Meta.Numerics (Module: Meta.Numerics) Version: 2.0.0.0 (2.0.0.0)