Assuming the question is intended: show any maxima or minima of $f=e^x\sin(y)$ are outside the unit circle.
The necessary condition for a point being a maximizer or minimizer is that it is a stationary point, i.e., $\nabla f(x,y)=(0,0)$. We have $$f_x=e^x\cos(y),$$ and $$f_y=-e^x\sin(y).$$ Since $e^x$ is positive for all $x$, for $e^x\cos(y)=0$ we must have $\cos(y)=0$, hence $y=\pi n$ for integer $n$. For $-e^x\sin(y)=0$ we must have $\sin(y)=0$, hence $y=\frac{\pi}{2}+\pi m$ for integer $m$. Since no $y$ satisfies both requirements, there is no stationary point for the equation.
This is intuitively apparent from the shape of the function, which along the $y$-axis is a sine curve of amplitude 1, but as $x$ increases the amplitude increases giving rise to greater maxima and smaller minima.