I'am trying to write an equation where thee is this special caracter: \^{e}
\begin{equation}
\^{e} = 1
\end{equation}
But the probleme is \^{e} is invisible, I see only “= 1”
I'am trying to write an equation where thee is this special caracter: \^{e}
\begin{equation}
\^{e} = 1
\end{equation}
But the probleme is \^{e} is invisible, I see only “= 1”
\^is a text (not math) accent, you want\hat{e}– David Carlisle Sep 11 '15 at 09:52