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

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

The imaginary part of the complex number