Find the area of the portion of the surface $z=x^2-y^2$ in $\mathbb{R}^3$ which lies inside the solid cylinder $x^2+y^2\le1$.
I parametrized the surface as $x=r\cos\theta$,$y=r\sin\theta$,$z=r^2\cos2\theta$.Then
$$\phi(r,\theta)=(r\cos\theta, r\sin\theta, r^2\cos2\theta) $$
then $$|(\phi_r \times \phi_\theta)|=r\sqrt{4r^2+1}$$ .
Then I am not sure where the limits should vary.