This site is supported by donations to The OEIS Foundation.

Template:Idotsint/doc

From OeisWiki
Jump to: navigation, search

This documentation subpage contains instructions, categories, or other information for Template:Idotsint. [<Edit> Template:Idotsint]

[⧼Purge⧽ Template:Idotsint/doc]

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

Usage

{{idotsint|lower limit|upper limit|integrand}}

or

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

or

{{idotsint|lower limit|upper limit}} integrand

or

{{idotsint|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|idotsint|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}}}

See also

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




External links