Search found 1 match

by Mark J
Thu Mar 14, 2013 4:14 pm
Forum: Math & Science
Topic: Equation Number Issue in simple Formula
Replies: 1
Views: 2352

Equation Number Issue in simple Formula

I want to typeset this equation.

Code: Select all

\begin{equation}
  \sqrt{\beta_{1}}={\psi_{3}}(T)={\frac{E((T-\mu)^{3})}{(E(T-{\mu})^{2})^\frac{3}{2}}} 
\end{equation}
When I try to compile this, I get an error saying this.
You cant use \eqno in math mode
Any help is appreciated.