Difference between revisions of "Template:Intmath/doc"

From blackwiki
Jump to navigation Jump to search
imported>Maschen
imported>Funandtrvl
(nvbx)
Line 1: Line 1:
 +
{{documentation subpage}}
 
This template generates [[integral symbol]]s using [[unicode]], for inline {{tl|math}} formulae as an alternative to [[LaTeX]] generated in [[Wikipedia:«math»|<math>]].
 
This template generates [[integral symbol]]s using [[unicode]], for inline {{tl|math}} formulae as an alternative to [[LaTeX]] generated in [[Wikipedia:«math»|<math>]].
  
 
==Parameters==
 
==Parameters==
 
 
The template has three parameters, applicable one by one:
 
The template has three parameters, applicable one by one:
  
Line 25: Line 25:
  
 
==Examples==
 
==Examples==
 
 
===No {{tl|math}}===
 
===No {{tl|math}}===
 
 
[[Gamma function]]
 
[[Gamma function]]
  
Line 60: Line 58:
  
 
==={{tl|math}}===
 
==={{tl|math}}===
 
 
[[Gamma function]]
 
[[Gamma function]]
  
Line 91: Line 88:
 
:<code><nowiki>{{math|{{intmath|oint|∂''S''}} '''B''' ∙ ''d'''''x''' {{=}} {{intmath|iint|''S''}} (''μ''<sub>0</sub>'''J''' + {{sfrac|1|''c''<sup>2</sup>}}{{sfrac|∂'''E'''|∂''t''}}) ∙ ''d'''''S'''}}
 
:<code><nowiki>{{math|{{intmath|oint|∂''S''}} '''B''' ∙ ''d'''''x''' {{=}} {{intmath|iint|''S''}} (''μ''<sub>0</sub>'''J''' + {{sfrac|1|''c''<sup>2</sup>}}{{sfrac|∂'''E'''|∂''t''}}) ∙ ''d'''''S'''}}
 
</nowiki></code>
 
</nowiki></code>
 +
 
==See also==
 
==See also==
 
+
*{{tl|Intorient}}
 +
*{{tl|oiiint}}
 
*{{tl|oiint}}
 
*{{tl|oiint}}
*{{tl|oiiint}}
 
*{{tl|Intorient}}
 
 
*[[Wikipedia:«math»]]
 
*[[Wikipedia:«math»]]
 +
{{Math templates |notation}}
  
 
<includeonly>
 
<includeonly>

Revision as of 22:03, 17 April 2014

This template generates integral symbols using unicode, for inline {{math}} formulae as an alternative to LaTeX generated in <math>.

Parameters

The template has three parameters, applicable one by one:

  1. Integral sign: Choose one of: These match the LaTeX definitions exactly: please do not modify them for something more "convenient", thank you.
  2. Subscript: Enter the subscript (symbol or short expression), for the lower limit or denoting an n-dimensional space or the (n − 1)- dimensional boundary.
  3. Superscript: Enter the superscript (symbol or short expression) for the upper limit.

NB:

  • Applying italics to the integral symbol has no effect in Firefox, it remains upright.
  • This template already includes {{su}}.

Examples

No {{math}}

Gamma function

Γ(z) =
0
ettz − 1dt
Γ(''z'') = {{intmath|int|0|∞}} ''e''<sup>−''t''</sup>''t''<sup>''z'' − 1</sup>''dt''

Line integral


C
F(x) ∙ dx = −
C
F(x) ∙ dx
{{intmath|varointclockwise|''C''}} ''F''('''x''') ∙ ''d'''''x''' = −{{intmath|ointctrclockwise|''C''}} ''F''('''x''') ∙ ''d'''''x'''

Maxwell's equations


V
EdS = Template:Sfrac
V
ρ dV

V
BdS = 0

S
Edx = −
S
Template:SfracdS

S
Bdx =
S
(μ0J + Template:SfracTemplate:Sfrac) ∙ dS
{{intmath|oiint|∂''V''}} '''E''' ∙ ''d'''''S''' = {{sfrac|1|''ε''<sub>0</sub>}}{{intmath|iiint|''V''}} ''ρ'' ''dV''
{{intmath|oiint|∂''V''}} '''B''' ∙ ''d'''''S''' = 0
{{intmath|oint|∂''S''}} '''E''' ∙ ''d'''''x''' = −{{intmath|iint|''S''}} {{sfrac|∂'''B'''|∂''t''}} ∙ ''d'''''S'''
{{intmath|oint|∂''S''}} '''B''' ∙ ''d'''''x''' = {{intmath|iint|''S''}} (''μ''<sub>0</sub>'''J''' + {{sfrac|1|''c''<sup>2</sup>}}{{sfrac|∂'''E'''|∂''t''}}) ∙ ''d'''''S'''

{{math}}

Gamma function

Γ(z) =
0
ettz − 1dt
{{math|Γ(''z'') {{=}} {{intmath|int|0|∞}} ''e''<sup>−''t''</sup>''t''<sup>''z'' − 1</sup>''dt''}}

Line integral


C
F(x) ∙ dx = −
C
F(x) ∙ dx
{{math|{{intmath|varointclockwise|''C''}} ''F''('''x''') ∙ ''d'''''x''' {{=}} −{{intmath|ointctrclockwise|''C''}} ''F''('''x''') ∙ ''d'''''x'''}}

Maxwell's equations


V
EdS = Template:Sfrac
V
ρ dV

V
BdS = 0

S
Edx = −
S
Template:SfracdS

S
Bdx =
S
(μ0J + Template:SfracTemplate:Sfrac) ∙ dS
{{math|{{intmath|oiint|∂''V''}} '''E''' ∙ ''d'''''S''' {{=}} {{sfrac|1|''ε''<sub>0</sub>}}{{intmath|iiint|''V''}} ''ρ'' ''dV''}}
{{math|{{intmath|oiint|∂''V''}} '''B''' ∙ ''d'''''S''' {{=}} 0}}
{{math|{{intmath|oint|∂''S''}} '''E''' ∙ ''d'''''x''' {{=}} −{{intmath|iint|''S''}} {{sfrac|∂'''B'''|∂''t''}} ∙ ''d'''''S'''}}
{{math|{{intmath|oint|∂''S''}} '''B''' ∙ ''d'''''x''' {{=}} {{intmath|iint|''S''}} (''μ''<sub>0</sub>'''J''' + {{sfrac|1|''c''<sup>2</sup>}}{{sfrac|∂'''E'''|∂''t''}}) ∙ ''d'''''S'''}}

See also