I am having problem with closed volume integral in latex
i used
\oiint
for surface integral its working perfectly but \oiiint
is not working in my compilation.my latex syntax is
Code: Select all
\begin{equation}
\frac{\partial}{\partial t}\iiintop_{\forall} \rho d\forall
+\oiintop_S \rho \vec{V}.\vec{dS}=0
\end{equation}
what i expect
Thanks