how do you prove that a given function, $f(x)=\sin(e^x)$ is not evenly continuous(I think that it's called uniformly continuous also).
I don't even know how to approach it or how to show that it is not continuous and where. please explain to me how to approach it or how to prove it.
wish I could explain which steps I used, but I honestly don't know how to solve this one.
thank you very much, hope you can help and explain to me so i'll know how to approach this kind of problems in the future.

It can be done with sequences. Take $x_n=\ln(\frac{\pi (n+1)} {2} )$ and $y_n=\ln(\frac{\pi n} {2}) $. We have that $ |x_n - y_n|\to 0 $ if $n \to \infty$ but: \begin{align} |\sin(e^{x_n}) - \sin(e^{y_n} ) | = 1 \end{align}
Conclude.