Saddle point

A saddle point is a critical point that is not an extremum.[cite:@wikipedia2025saddle]

span.latex-fragment.display-math\begin{tikzpicture} \begin{axis} [axis lines=center, ytick=\empty, xtick=\empty,width=5cm,height=5cm,cycle list=\empty] \addplot [domain=-1:1, smooth, thick] {x^3}; \addplot [mark=*] coordinates {(0,0)}; \end{axis} \end{tikzpicture} ParseError: No such environment: tikzpicture at position 7: \begin{̲t̲i̲k̲z̲p̲i̲c̲t̲u̲r̲e̲}̲ \begin{axis}…