The general equation for a circle is $$x^2+y^2+2gx+2fy+c = 0,$$ where $h = -g$ and $k = -f$. The radius is then $r =\sqrt{g^2+f^2-c}$.
The book says:
- If $g^2+f^2-c = 0$, then it's a point circle.
- If $g^2+f^2-c > 0$, then it's a real circle.
- If $g^2+f^2-c < 0$, then it's an unreal or imaginary circle.
What does that mean?
A real circle is exactly what you normally think of as a circle; it has a radius that is a real number (not imaginary).
A point "circle" is just a point; it's a circle with a radius of zero (hence a degenerate circle).
An imaginary circle is one in which the radius is the square root of a negative number—i.e., imaginary.