Difference between revisions of "Template:M"

From Maths
Jump to: navigation, search
m
m
 
Line 11: Line 11:
 
* [[Template:C]] for {{C|code}} markup
 
* [[Template:C]] for {{C|code}} markup
 
[[Category:Markup templates]]
 
[[Category:Markup templates]]
[[Category:Notation templates]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 14:52, 19 February 2016

Purpose

This template is supposed to be used for rendering mathematical expressions

Usage

Simple:

  • use {{M|\int^a_bF(x,t)\mathrm{d}t}} to render:
  • use [ilmath]\int^a_bF(x,t)\mathrm{d}t[/ilmath] to render:

See also

  • Template:R for rendering things in monospace (typically registers), eg AL
  • Template:MM for display quality mathematical markup (eg [math]\lim_{n\rightarrow\infty}\left(\sum^n_{i=1}a_i\right)[/math])
  • Template:C for code markup