模板:Bigmath/doc

来自Local Chinese Wikipedia
跳转到导航 跳转到搜索
  1. REDIRECT Template:改进使用说明

脚本错误:没有“Message box”这个模块。

用法[编辑]

Use this template to embed stand-alone formulae in wikitext. The mathematical capabilities of this template are very limited; use tables with class="texhtml" for formulae requiring non-linear layout.

示例[编辑]

  • {{bigmath|{{frac|&part;&sup2;<VAR >f</VAR >|&part;<VAR >r</VAR >&sup2;}} + {{frac|&part;<VAR >f</VAR >|<VAR >r</VAR > &part;<VAR >r</VAR >}} + {{frac|&part;&sup2;<VAR >f</VAR >|<VAR >r</VAR >&sup2;&part;&sup2;<VAR >&theta;</VAR >}} {{=}} 0}}

produces:

Use prefix "1=" to allow simple equals-signs. Italicize letters by double-tic (''f''):

  • {{bigmath|1={{frac|&part;&sup2; ''f''|&part;''r''&sup2;}} + {{frac
    |&part;''f''|''r'' &part;''r''}} = 0}}

produces:

Note that any extra spaces placed in the template will appear in the output. A long line can be split before any vertical-bar pipe ('|').

Performance considerations[编辑]

Template {{bigmath}} can process formulae (or equations) at rates over 220 per second. When template {{frac}} is also used, the rate drops to below 150 equations formatted per second.

参见[编辑]

Template:Math templates