What's the TeX for a double closed loop integral?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 8K views
flyingpig
Messages
2,574
Reaction score
1

Homework Statement




I tried using \ooiint, I want a loop that circles both integrals (two), anyone know?
 
Physics news on Phys.org
flyingpig said:

Homework Statement




I tried using \ooiint, I want a loop that circles both integrals (two), anyone know?

I don't know if you can do it without including an extra package called wasysym in your LaTeX source file. I did some searching and found that if you put \usepackage{wasysym} in your document preamble, a control sequence called \oiint becomes available. I've attached a pic of what it looks like. Next time try Googling for it yourself. It wasn't too long before I found an online PDF called "The Comprehensive LaTeX Symbol List" with this information in it.
 

Attachments

  • \oiint.png
    \oiint.png
    570 bytes · Views: 1,706
Last edited:
Actually, I kind of like the ones in the package esint instead. It includes \oiint and \varoiint (attached in that order).

I'm not sure if there's any way to enable these on PF, if that's your question. You could ask in Forum Feedback.
 

Attachments

  • \oiint_esint.png
    \oiint_esint.png
    789 bytes · Views: 702
  • \varoiint_esint.png
    \varoiint_esint.png
    831 bytes · Views: 615