• Home
  • Random
  • Log in
  • Settings
  • About English Wikipedia @ Freddythechick
English Wikipedia @ Freddythechick

Template:Intmath/sandbox

  • Language
  • Watch
  • View source
< Template:Intmath
__EXPECTUNUSEDTEMPLATE__This is the template sandbox page for Template:Intmath (diff).
See also the companion subpage for test cases.
Template documentation[view] [edit] [history] [purge]

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

Contents

  • 1 Parameters
  • 2 Examples
    • 2.1 No {{math}}
    • 2.2 {{math}}
  • 3 See also

Parameters

The template has three parameters, applicable one by one:

  1. Integral sign: Choose one of:
    • int for ∫ symbol is U+222B
    • iint for ∬ (double integral, U+222C),
    • iiint for ∭ (triple integral, U+222D),
    • oint for ∮ (contour integral, U+222E),
    • varointclockwise for ∲ (clockwise contour integral, U+2232),
    • ointctrclockwise for ∳ (anticlockwise contour integral, U+2233),
    • oiint for ∯ (closed surface integral, U+222F),
    • oiiint for ∰ (closed volume integral, U+2230).
    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 <syntaxhighlight lang="text" class="" style="" inline="1">font-style: italic;</syntaxhighlight> or <syntaxhighlight lang="text" class="" style="" inline="1">font-style: oblique;</syntaxhighlight> to the integral symbol has no effect in Firefox, it remains upright. E.g.
    <syntaxhighlight lang="text" class="" style="" inline="1">∫</syntaxhighlight> yields ∫;
    <syntaxhighlight lang="text" class="" style="" inline="1">∫</syntaxhighlight> yields ∫.
  • This template already includes {{su}}.

Examples

No {{math}}

Gamma function

Γ(z) = ∫∞
0
e−ttz − 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
E ∙ dS = ⁠1/ε0⁠∭
V
ρ dV
∯
∂V
B ∙ dS = 0
∮
∂S
E ∙ dx = −∬
S
⁠∂B/∂t⁠ ∙ dS
∮
∂S
B ∙ dx = ∬
S
(μ0J + ⁠1/c2⁠⁠∂E/∂t⁠) ∙ 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
e−ttz − 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
E ∙ dS = ⁠1/ε0⁠∭
V
ρ dV
∯
∂V
B ∙ dS = 0
∮
∂S
E ∙ dx = −∬
S
⁠∂B/∂t⁠ ∙ dS
∮
∂S
B ∙ dx = ∬
S
(μ0J + ⁠1/c2⁠⁠∂E/∂t⁠) ∙ 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

  • {{Intorient}}
  • {{oiiint}}
  • {{oiint}}
  • Wikipedia:Rendering math
  • v
  • t
  • e
Math templates
  • Functions
  • Numeral systems
Functions
  • elementary arithmetic
  • precision
  • val (value formatting)
  • percentage
Numeral systems
  • {{#invoke:BaseConvert|XtoY}}
  • binary
  • decimal2Base
  • hex2dec
  • hexadecimal
  • octal
  • quaternary
  • rn
  • roman
  • ternary
  • vigesimal
Conversions
convert many units (see: list)
cvt abbreviated {{convert}}
convinfobox {{convert}} for infoboxes
bbl to t barrels of oil to tonnes
long ton long hundredweights, quarters and pounds to kilograms;
long tons and hundredweights to pounds and metric tons
miles-chains miles and chains to kilometres linking "chains"
decdeg degrees, minutes, and seconds to decimal degrees
deg2dms decimal degrees to degrees, minutes, and seconds
deg2hms decimal degrees to hour angle (in hours, minutes, and seconds)
hms2deg hour angle (in hours, minutes, and seconds) to decimal degrees
inflation calculate inflation of Consumer Price Index-related prices
pop density population density in an area
track gauge railway track gauges
Notation and formatting
bigmath bigger font to match TeX \displaystyle (standalone formulas only)
  • bra-ket
  • braket
  • bra
  • ket
bra–ket notation
ceil, floor calculations :mw:Help:#expr; formatting indicators ⌈3.14⌉, ⌊3.14⌋ (no calculation performed)
fraction slant fractions 3⁄5 (not for maths/science articles; use standing or upright fractions {{sfrac}} instead)
intmath integral symbols
  • langle
  • rangle
  • angbr
  • angular brackets
  • ldelim
  • rdelim
  • multiline delimiters (2–5 lines inclusive)
    abs absolute values (paired vertical lines)
    math short text-based formulas
    mathcal [mathematical] calligraphic font; alternative to LaTeX \mathcal{...}
    mvar individual italicized maths variables in normal text
  • overline
  • underline
  • a line set above/below a sequence of characters
    overarc an arc set above a sequence of characters
  • overset
  • underset
  • arbitrary characters/diacritics set above/below one another
    pars parentheses that can be resized (∑)
    sfrac "standing" or upright fractions ⁠3/5⁠ (use in maths/science articles instead of{{fraction}})
  • sub
  • sup
  • su
  • subscripts and superscripts
    tmath Wrap TeX in <math> tags
    tombstone symbol indicating the end of a proof
    val measurement values, uncertainties and units
    vec various overarrows, underarrows, etc.
  • Boxes
  • Tags
  • Notices
  • BoxesTags
    • arithmetic operations
    • calculus
    • Infobox mathematical function
    • functions
    • metricate
    • undue precision
    • units attention
    • Category
    • Module:Math
    The above documentation is transcluded from Template:Intmath/doc. (edit | history)
    Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages.
    Add categories to the /doc subpage. Subpages of this template.
    Retrieved from "https://enwiki.freddythechick.net/index.php?title=Template:Intmath/sandbox&oldid=6967559"
    Last edited on 6 August 2021, at 01:56

    Languages

        This page is not available in other languages.

        English Wikipedia @ Freddythechick
        • This page was last edited on 6 August 2021, at 01:56.
        • Content is available under Creative Commons Attribution-ShareAlike 4.0 unless otherwise noted.
        • About English Wikipedia @ Freddythechick
        • Desktop