Template:Oiiint: Difference between revisions
Template page
More actions
Created page with "<span class="nowrap mw-no-invert">{{{preintegral|}}} x44px|alt=\oiiint|link=<span style="position:relative; right:8px; top:18px; margin-right:-8px;">{{{intsubscpt|}}}</span> {{{integrand|}}}</span><noinclude> {{documentation}} </noinclude>" |
(No difference)
|
Latest revision as of 01:01, 21 February 2025
This template is used to include the triple closed integral, usually in a mathematical formula. It overcomes a limitation of the TeX rendering which cannot display this symbol without clumsy workarounds.
Arguments
- preintegral the text or formula immediately before the integral
- intsubscpt the subscript below the integral
- integrand the text or formula immediately after the formula
All parameters are optional.
Examples
:{{oiiint
| preintegral = <math>\frac{1}{\sqrt{2\pi}}</math>
| intsubscpt = <math>{\scriptstyle \Omega}</math>
| integrand = <math>\frac{\partial F}{\partial s} \, {\rm d}\Sigma</math>
}}
Technical details
The \oiiint command is not part of AMS-LaTeX, and thus not part of the math support that MediaWiki provides. It is available as a unicode character U+2230 ∰ VOLUME INTEGRAL but font support for this character can be lacking. For this reason, the template provides an image variant of the character.