In this post, I am considering only functions of the form $f:\mathbb{R}\rightarrow\mathbb{R}$. It's common to classify stationary points into local maximum points, local minimum points, and saddle points / stationary inflection points.
Is this classification exhaustive? If so, what do we classify the point $x=0$ in the function $f$ given by $$ f(x) = \begin{cases} x^{3}\sin\left(\frac{1}{x}\right) &\text{ if }x\ne 0, \\ 0 &\text{ if }x = 0. \end{cases}. $$
This has $f'(x) = 0$, but the $x=0$ point seems to give neither a local maxima, local minima, nor a stationary inflection point.
Now this question is part semantics, but I must ask nonetheless: Is this point classified as a stationary point? An inflection point? A saddle point? A critical point?