I ran into a scenario when practicing L'Hôpital's rule which yielded -infinity/0. I broke this down into $-1 \cdot \infty \cdot \frac 1 0$, which I assumed equaled $-1\cdot\infty\cdot\infty$, which simplified to $-1\cdot\infty$ which equals negative infinity. So where did I go wrong with my logic as Wolfram Alpha claims the answer is positive infinity?
Here is the limit problem:
$$\lim_{x\to0}\frac{\ln(\sin x)}{\ln(\cos x)}$$
Wolfram Alpha does not say that $-\infty/-0 = \infty$ exactly, it says that this is equal to complex infinity. What's happening is that Wolfram Alpha is coming up with an interpretation for your inputs that makes the input sensible. Specifically, you can't divide infinity by zero in the context of real or complex numbers, but you can do this in the context of the Riemann sphere, which is usually treated as the union of the complex numbers with a single point at $\infty$.