Difference between revisions of "Template:Equation box"
(No difference)
|
Revision as of 06:17, 22 July 2016
Template Preview
[math](a+b)^2 = a^2+b^2+2ab[/math] |
Explanation
This template is used when you need to display an equation inside a box. This template is used to distinguish equations that are significant from the others. The most common case to use this template is for the equation that is the result of a derivation.
Frequently Asked Questions
How to use this template?
When you are required to display an equation, say [math]e = mc^2[/math] inside a box, simply type it as follows.
{{Equation box|equation=<math>e=mc^2</math>}}
When you save the page, the resulting equation will be rendered as below.
[math]e=mc^2[/math] |