Get the real part of the complex number. This is a in the complex
number a + bi.

C# | Visual Basic | Visual C++ |
public double GetReal()
Public Function GetReal As Double
public: double GetReal()

The real part of the complex number