I was reading on the big O/little O notation etc. and I understand the definitions, but how exactly would I use it to find the order of an expression/function?
I am asked to determine the order of $\sqrt{\epsilon(1-\epsilon)}$ and $4\pi^2\epsilon$ as $\epsilon \rightarrow 0$. But how would I do that?