$$\lim_{x\to0}f(x)$$ The most common way to read this is "limit of f(x) as x approaches 0". But the thing is, I find that there is a difference between these two limits for example $$\lim_{x\to\infty}\frac{x^2-1}{x^2+1} = 1$$ $$\lim_{x\to0}\frac{x}{5} = 0$$ Looking at the first one, technically speaking, the value won't actually ever hit 1. But it's converging to it. But with the second one, it does become 0, even though it's correct to say "as x approaches 0, $\frac{x}{5}$ approaches 0", it's also correct to say "as x approaches 0, $\frac{x}{5}$ will eventually equal 0". The latter statement doesn't sound so correct when you try to apply it with the first limit.
This kind of confused me, and I was unable to find answers online, so for a while I made a deduction myself and kept in mind that "yes, $\frac{x^2-1}{x^2+1}$ won't actually ever equal 1, but it will be infinitesmally close to it, to the point that this infinitesmally small distance doesn't matter, thus concluding that from a larger scale it's equal to 1".
My question: is this interpretation correct?
Graphing the function of the first limit shows this even better
Edit: Sorry I edited the example because I realized the infinity limit is a bad a example!

