I was reading Riemann's paper, On the number of primes less than a given quantity, and found the following pharagraph.
The known approximating expression $\pi(x) = Li(x)$ is therefore valid up to quantities of the order $x^{1\over2}$ and gives somewhat too large a value
Since I'm not native English speaker, It was a little bit difficult for me to understand what does the phrase "up to" imply. I first guessed that the pharagraph above means $$\pi(x)=Li(x)+O(x^{1\over2})$$ but then realized it can't be true beacuse the error term is too small.(Since, as long as I know, the error term of $\pi(x)$ and Li(x) must be grater than $O(\sqrt x \log x)$). Can someone tell me the exact meaning of the pharagraph above?