According to wikipedia (https://en.wikipedia.org/wiki/Vertical_tangent): A function ƒ has a vertical tangent at x = a if the difference quotient used to define the derivative has infinite limit:
${\displaystyle \lim _{h\to 0}{\frac {f(a+h)-f(a)}{h}}={+\infty }\quad {\text{or}}\quad \lim _{h\to 0}{\frac {f(a+h)-f(a)}{h}}={-\infty }.}$
And it is possible to often find detect a vertical tangent by taking the limit of the derivative such that:
${\displaystyle \lim _{x\to a}f'(x)={\pm\infty }{\text{,}}}$
My question is when is this not possible. This these follow the limit definition of a derivative, what is a possible function that has a vertical asymptote that can't be computed by the derivative or such that the derivative does not provide any information about the vertical tangent.
My logic is that if the limit:
${\displaystyle \lim _{h\to 0}{\frac {f(a+h)-f(a)}{h}}={+\infty }\quad {\text{or}}\quad \lim _{h\to 0}{\frac {f(a+h)-f(a)}{h}}={-\infty }.}$
simply exists then the derivative is computable. Can someone correct me on my understanding?