This site is supported by donations to The OEIS Foundation.

Template:Oint

From OeisWiki
Jump to: navigation, search

The {{oint}} mathematical formatting template calls the {{integral}} template with the type argument set to oint (path integral).

Usage

{{oint|lower limit|upper limit|integrand}}

or

{{oint|lower limit|upper limit|integrand|format}}

or

{{oint|lower limit|upper limit}} integrand

or

{{oint|lower limit|upper limit|format}} integrand

where format is among:

  • htm: text style HTML+CSS (default);
  • tex: text style LaTeX;
  • HTM: display style HTML+CSS;
  • TEX: display style LaTeX.

Code

{{integral|oint|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}}}

See also

  • {{integral}} (type argument: int, iint, iiint, iiiint, idotsint, oint, varointclockwise, ointctrclockwise, oiint, oiiint)




External links