{{{1}}}
{{{1}}}
The Math template formats HTML- or wikimarkup generated mathematical formulas in the same manner as HTML based TeX formulas, which uses a serif-based font. The generated formula is displayed using the same-size font as the adjoining text. The template will prevent line-wrapping.
Use this template for non-complex formulas as an alternative to using the "math" tag format "<math>...</math>.
Use this template to wrap an inline formula in wikitext. Examples:
{{math|''x''<sup>2</sup> + ''y''<sup>2</sup> {{=}} ''r''<sup>2</sup>}}
{{math|{{minteg|0|+∞|{{mexp|−''x''}} d''x''}} {{=}} 1}}
'''{{math|{{frac|1|2}} − {{frac|1|3}} {{=}} {{frac|1|6}}}}'''
{{math|(√2)2 = 2}}
{{math|''x''<sup>2</sup> + ''y''<sup>2</sup> {{=}} ''r''<sup>2</sup>}}
If a single equals-sign ("=") is used, it will fail to render, instead showing "{{{1}}}". For example, the following template-coding would be invalid:
{{math|1 + 2 = 3}}
To resolve this, either: (a) Start the formula with "1=" as in:
{{math|1=1 + 2 = 3}}
{{math|1 + 2 {{=}} 3}}
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.