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 abF(x,t)dt to render:

See also

  • Template:R for rendering things in monospace (typically registers), eg AL
  • Template:MM for display quality mathematical markup (eg lim)
  • Template:C for code markup