Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Template documentation

Display a block of mathematical formula. For inline display of math, see Template:Math.

Examples

Markup
{{math_block|1=P_\text{adv}(i) = 2P(i)\sum_{j=1}^i P(j) - P(i)^2 = 2\frac{1}{n} \cdot \frac{i}{n} - \frac{1}{n^2} = \frac{2i - 1}{n^2} }} 
Renders as
Padv(i)=2P(i)j=1iP(j)P(i)2=21nin1n2=2i1n2

Template data

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Math1

Add the math formula here.

Unknownrequired