Returns the square of the absolute value. Since i^2 = 1, there will be no imaginary component

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

The square of the absolute value