Template:Math block
Jump to navigation
Jump to search
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 asTemplate data
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Math | 1 | Add the math formula here. | Unknown | required |