Domain of tangent function limits to all real numbers except odd integral multiples of $\frac{\pi}{2}$.
I noticed when proving an equality that using $\tan 90^\circ$ yielded the exact same result. Here what I did:
For a triangle $\mathrm{ABC}$, prove that $$\tan \frac{A}{2}\tan\frac{ B}{2 }+\tan \frac{B}{2} \tan \frac{C}{2} + \tan \frac{C}{2}\tan \frac{A}{2}=1$$
Since $\mathrm{A+B+C = \pi}$ $$\mathrm{\frac{A+B+C}{2} = \frac{\pi}{2}}$$ I applied identity for sum of angles $$\tan{(A/2 + B/2 + C/2)}=\frac{\tan \frac{A}{2} +\tan \frac{B}{2} +\tan \frac{C}{2}-\tan \frac{A}{2} \tan \frac{B}{2} \tan \frac{C}{2}}{1-\tan \frac{A}{2}\tan\frac{ B}{2 }-\tan \frac{B}{2} \tan \frac{C}{2} - \tan \frac{C}{2}\tan \frac{A}{2}}$$ Then I reciprocated both side to get L.H.S. to be equal to 0 and I was able to prove the given equation.
Why did I arrive at the right conclusion by using the value out of domain for tangent function?