Search found 2 matches

by abrarn17
Thu Jun 24, 2021 6:09 pm
Forum: Math & Science
Topic: problem with closed volume integral in latex
Replies: 4
Views: 8193

problem with closed volume integral in latex

Hi Ijon Tichy

here is my sample tex script

\documentclass[a4paper,12pt,twoside]{book}
%\documentclass[12pt,a4paper]{exam}
\usepackage{blindtext}
\usepackage[T1]{fontenc}
\usepackage{array}
\usepackage{booktabs}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\pagestyle{headings ...
by abrarn17
Tue Jun 22, 2021 10:49 am
Forum: Math & Science
Topic: problem with closed volume integral in latex
Replies: 4
Views: 8193

problem with closed volume integral in latex

Hello everyone

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

\begin{equation}
\frac{\partial}{\partial t}\iiintop_{\forall} \rho d\forall
+\oiintop_S \rho \vec ...