Difference between revisions of "Template:Pow/doc"
Jump to navigation
Jump to search
(Initial docs.) |
m |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Use for creating exponents: | Use for creating exponents: | ||
− | <var>E</var> = <var>m</var><var>c</var>{{pow|2}}. Over plain <code><sup></code> tags, this template has the benefit of showing up correctly even when | + | <var>E</var> = <var>m</var><var>c</var>{{pow|2}}. Over plain <code><sup></code> tags, this template has the benefit of showing up correctly even when copying and pasting plain text. |
+ | |||
+ | The default value is ''squared'' ({{pow}}). | ||
+ | |||
+ | <includeonly>[[Category:Math]]</includeonly> |
Latest revision as of 06:01, 17 September 2021
Use for creating exponents:
E = mc^2. Over plain <sup>
tags, this template has the benefit of showing up correctly even when copying and pasting plain text.
The default value is squared (^2).