Consider the function $$f(x)= \frac{e^{-|x|}}{\max (e^{x},e^{-x})}$$
Is this function differentiable at every point? My progress - I was able to split the function in two parts
For $$x>0, f(x) = e^{-2x}$$
For
$$ x<0, f(x) = e^{2x}$$ Then I drew the graph and found one " pointy point" on which the function has two tangents thus I thought it is not differentiable at just one point but turns out the answer is the function is not differentiable anywhere. can you help me?