Answer to Question 28D-4

double re(const Complex& z)
{
  return z.rePart;
}